I am developing an app with bluetooth-peripheral capability in Background modes. This makes the app ask for permission for Bluetooth Sharing:
If the user initially does not allow the permission and then goes to change it, the app crashes unexplainably, a different varieties of stack traces, totally unrelated to the procedure. Is the app killed when the permission is changed, for sandboxing or whatever reasons?