Hello room, I have this error when making a query ...
# room
m
Hello room, I have this error when making a query on database, how can I solve this? Maybe this is because of null problem. Error:
The columns returned by the query does not have the fields [currentTemp,currentWeatherDescription,...] in ....data.db.entry.MainForecastEntry even though they are annotated as non-null or primitive. Columns returned by the query: [id]
169 Views