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

BOOT_COMPLETED receiver might be required #10

Open
wilsonpage opened this issue Oct 21, 2016 · 0 comments
Open

BOOT_COMPLETED receiver might be required #10

wilsonpage opened this issue Oct 21, 2016 · 0 comments

Comments

@wilsonpage
Copy link
Contributor

When using alarms we needed a BOOT_COMPLETED BroadcastReceiver to reset the alarm when the device starts up. I have a feeling we may need something similar when setting the background .requestLocationUpdates() PendingIntent.

If this is the case then we won't get notifications if the device is rebooted and the Magnet app not manually launched. After the Magnet app is launched then the background scanning should be in place.

This needs clarifying and implementing if need be.

@wilsonpage wilsonpage changed the title Check BOOT_COMPLETED recieved might be required Check BOOT_COMPLETED receiver might be required Oct 21, 2016
@wilsonpage wilsonpage changed the title Check BOOT_COMPLETED receiver might be required BOOT_COMPLETED receiver might be required Oct 21, 2016
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