How can I get a property on GeoPoint’s metadata as my customized class of Data Service Object?
Using setIncludeMeta(true) in BackendlessGeoQuery returns only HashMap object. Should I convert this manually or is there any method to solve this?
Hi Ignatius,
You should call Backendless.Data.mapTableToClass() method somewhere near the initApp() call for each of the tables in metadata.