agus Suryanto
Member
How to add runtime permission android.permission.BLUETOOTH_CONNECT.
After user update to android 12, my app not working when connecting by bluetooth.
suggest google:
developer.android.com
Error log :
java.lang.SecurityException: Need android.permission.BLUETOOTH_CONNECT permission for android.content.AttributionSource@f3ba4154: AdapterService getBondedDevices
b4a version : 11.20
After user update to android 12, my app not working when connecting by bluetooth.
suggest google:

Bluetooth permissions | Connectivity | Android Developers
Error log :
java.lang.SecurityException: Need android.permission.BLUETOOTH_CONNECT permission for android.content.AttributionSource@f3ba4154: AdapterService getBondedDevices
b4a version : 11.20