Thursday, January 30, 2014

[android-developers] Google geo-fence api not triggering

Testing out a small geo-fence app.

it seems to work with mock locations and app in foreground.

but it's not working w/ real data locations.


the fence trigger is reported by Google API to an IntentService
sub-class.

My app is running in the background - would that cause not
receiving the fence trigger intent.






--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment