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

UIBackgroundModes #47

Open
tityrus opened this issue Aug 5, 2016 · 0 comments
Open

UIBackgroundModes #47

tityrus opened this issue Aug 5, 2016 · 0 comments

Comments

@tityrus
Copy link

tityrus commented Aug 5, 2016

Before with UIBackgroundModes set to location and bluetooth-central everything was working fine.

Apple now rejected the binary, saying we don't need "location" because we don't range in the background. That's true, we only need monitoring and ranging in foreground, so I thought, OK, and I removed "location". After this change, nothing works, and even the bluetoothStatus callback no longer reports OK.

I have a feeling I'm missing something here.
Thanks for your input.

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