cordova-plugin-bluetoothle icon indicating copy to clipboard operation
cordova-plugin-bluetoothle copied to clipboard

iOS BLE permission request pop-up shows up too early.

Open jammind opened this issue 4 years ago • 0 comments

What I want? Show the iOS popup only when I start to use BLE features, e.g. initializing bluetoothle. It's important to provide a streamlined permission-granting user experience.

How is it working now? The popup shows up when the app launches and Cordova is initialized. I can't guide users with UI before they see it.

It affects Any version of iOS

P.S. Amazing job! We have been using this plug-in in a cross-platform pre-school hands-up coding project. It works like charm!

Jam tinkamo.com

jammind avatar Sep 21 '20 06:09 jammind