Error 908: the permission bluetooth connect has been denied. please enable it in the settings app

Install the APK, open it and you will understand it – hopefully.

Installed it, it just asked access toy location, but still not working.
Please answer my questions in the previous mail, installing the app is not a solution to the problem.

Use the permission helper blocks or write the permissions correctly

android.permission.BLUETOOTH_CONNECT
android.permission.BLUETOOTH_SCAN

Taifun

1 Like

Show screenshot(s)..

Android version and device name?

Hi,
implemented this, and this works fine now. thank you.
regards
Ludo

Implemented what?

As I alread said, request permissions correctly or do not ask for BT permissions, because the current version of the BLE extension does it automatically.


Apart from that, my test app works on all Android versions:

OK, and once again: You don't need to request BT permissions at all - on any Android version. The current BLE extension takes care of this automatically.