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

Monitoring after device reboot? #59

Open
eurobob opened this issue Oct 19, 2017 · 2 comments
Open

Monitoring after device reboot? #59

eurobob opened this issue Oct 19, 2017 · 2 comments

Comments

@eurobob
Copy link

eurobob commented Oct 19, 2017

Version

Any

Platform

iOS

OS version

iOS 10

Steps to reproduce

  1. Open app and run beacon logic
  2. Close app or leave in background
  3. Reboot device
  4. Beacon monitoring / ranging doesn't wake app

Expected behavior

Beacons should monitor/range

Actual behavior

Beacons don't monitor/range. From what i've seen online this should work fine, although maybe there's something in the RN bridging that is losing this functionality for us?

@eurobob
Copy link
Author

eurobob commented Oct 24, 2017

Just had some advice regarding this that we maybe need to hook into the appDelegate with a method like applicationwillbecomeactive

Does this sound plausible @MacKentoch ?

@MacKentoch
Copy link
Owner

new function allowsBackgroundLocationUpdates should help: #57

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

2 participants