in android 12 i am trying to get permission Bluetooth connect to print slip with bluetooth thermal printer,
my app is working good in below android 12 but i am having error 908 permission auto denied
my blocks are
- Please provide the exact error message
- search the community for BLUETOOTH_CONNECT to find similar threads
- check, if those permissions are available in the manifest
Taifun
I solved this by just dragging Bluetooth client to Screen1 , and now my app works
Is my assumption correct, that you are using the BLE extension?
Taifun
No i am not using BLE
I am using Bluetooth client
second guess: you are using an extension to print using a bluetooth thermal printer…
Taifun
Yes , your this guess is 100% right
Which means, that extension needs an update… if you post a link to the extension here, we can inform the extension developer…
Taifun