Page 1 of 1

Error sending PUSH to devices filtered by geopoint

Posted: Fri Mar 07, 2014 7:39 pm
by Rafael Martínez

Query Builder with Geopoint is not working for us, we get this error:

Image

and this is our Device database

What's wrong? Image


Error sending PUSH to devices filtered by geopoint

Posted: Fri Mar 07, 2014 8:48 pm
by Maryna Brodina

Hello!
Could you copy and post request formed in Query field?


Error sending PUSH to devices filtered by geopoint

Posted: Fri Mar 07, 2014 8:51 pm
by Rafael Martínez

{"Geolocation":{"$near":[-5,38],"$maxDistance":0.1},"type":{"$in":["A"]}}

And we get the same error using query string.....


Error sending PUSH to devices filtered by geopoint

Posted: Fri Mar 07, 2014 8:51 pm
by Rafael Martínez

This could be related to this unresolved topic/issue?

https://getsatisfaction.com/apperyio/...

Acording to this topic, as we are updating the devices from a 3rd Party application this Appery.IO feature is not available for us, so we can't send push messages filtered by geopoint field, It's true?


Error sending PUSH to devices filtered by geopoint

Posted: Fri Mar 07, 2014 9:39 pm
by Maryna Brodina

Yes, it might be related. Please check what suggested there and let us know result.


Error sending PUSH to devices filtered by geopoint

Posted: Fri Mar 07, 2014 10:19 pm
by Rafael Martínez

Yes, this works, but i am very confused. If we manually edited a register in the collection then this feature is no longer available?

I think this should be fixed ...


Error sending PUSH to devices filtered by geopoint

Posted: Tue Mar 11, 2014 11:33 am
by Maryna Brodina

Hello! We reported a bug and it's going to be fixed. The problem is not that you "manually edited a register in the collection", but that table structure changes (adding/deleting columns). We'll fix it.