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

Apps need NSBluetoothPeripheralUsageDescription? #12

Closed
sgehrman opened this issue Apr 10, 2021 · 3 comments
Closed

Apps need NSBluetoothPeripheralUsageDescription? #12

sgehrman opened this issue Apr 10, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@sgehrman
Copy link

I have Bonsoir as part of a shared lib I use in my apps. Just now, I uploaded to TestFlight and I got an email asking for NSBluetoothPeripheralUsageDescription. No big deal, I can add it, but I was wondering what's triggering that.

I'm not calling Bonsoir in this project. It's just included in my lib. Is there something you can do to avoid this?

@sgehrman sgehrman added the bug Something isn't working label Apr 10, 2021
@sgehrman
Copy link
Author

Also, apple didn't flag this in past builds. Not sure if 1.0.0 did something to trigger this or not.

@sgehrman
Copy link
Author

I also just added permission handler, so that could be it, I'm investigating.

@sgehrman
Copy link
Author

nevermind, pemission_handler docs were incomplete...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants