2

I know Google Play Services Geofences don't survive a device reboot and I've become paranoid and asked my self what happens on an app update.
I have tested in development changing the versionCode of the manifest and running the app again to simulate an update and the app continues to work.

Is this the correct way to test this?
Is there any information about what happens to previously registered geofences after an app update?

Community
  • 1
  • 1
eliocs
  • 18,511
  • 7
  • 40
  • 52
  • I re-register geofences at almost every opportunity in my Android app but still it seems like after a re-register and app update, sometimes the geofence transitions are not being delivered to the new app correctly. It's almost like the geofences are trying to deliver to the old app instance still. I haven't found a good solution to this other than rebooting the device yet, keen to hear other experiences. – akent Nov 15 '14 at 00:54

0 Answers0