Do Geofences remain active in android after a device reboot
问题 I'm writing an application that needs to use geofencing for when someone enters/exits multiple sites over the lifetime of the application being installed. My implementation of geofencing (very similar to the second link below) is all working fine when I first install the application, both when moving in/out of the geofences and when using mock locations to simulate it, until a device is rebooted. On reboot neither mock locations nor actually physically moving in and out of a geofence appears