I have a Room data table with a one to one relationship with an Address data table. The Address table has ‘coordinates’ column which is a geopoint relationship.
I’m trying to do a distance-based search on the Room data table with following where clause:
Hi Michele,
The issue should be fixed in latest version. What version of Backendless do you use - Cloud, Standalone or Pro?
Please also post example of query you execute.
Artur
this is rather odd. I was able to verify that the query is not working in your app. I then ran export/import of the data into a new app, and the same query is working there. I’ll assign a developer to look into it. Meanwhile, you could try the same steps to get things going (make sure to link the Places objects to geopoints after the import - it is not done automatically). Also, please do not delete the app where it is broken.