react-native-ble-manager
react-native-ble-manager copied to clipboard
In iOS 13 Bluetooth pair permission popup appear multiple times, block the UI
Version
Tell us which versions you are using:
- react-native-ble-manager v 6.7.0
- react-native v .60
- iOS/Android iOS 13?
Expected behaviour
Bluetooth pairing alert should be appear only once
Actual behaviour
Bluetooth pairing alert appearing multiple time and block UI in iOS 13, Working fine with the iOS 12
Tell us what happens instead
Steps to reproduce
- Integrate Library in react native project
- When try to initialise the bluetooth, the pairing alert appear.
- Click on pair option. 4 Again alert appears and it continuously apearing after that.
Tested in iOS 13, but same flow is working fine for iOS 12
Hi, I can't debug this, you have to try yourself.
Any news on this? I have the same issue