Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Re-register boundaries on device boot #57

Open
m-ruhl opened this issue May 13, 2020 · 0 comments
Open

[Android] Re-register boundaries on device boot #57

m-ruhl opened this issue May 13, 2020 · 0 comments

Comments

@m-ruhl
Copy link

m-ruhl commented May 13, 2020

According to the Android documentation the boundaries need to be re-registered after an device boot:

The app must re-register geofences if they're still needed after the following events, since the system cannot recover the geofences in the following cases:

  • The device is rebooted. The app should listen for the device's boot complete action, and then re- register the geofences required.

https://developer.android.com/training/location/geofencing#re-register-geofences-only-when-required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant