Hello all,
I have been reading through some past occurrences regarding Error 908 and BLE Bluetooth connection and unfortunately have not made any progress over the past two days.
I am using a Samsung S22 with Android 13.
In my case I am receiving the infamous "Error 908: The permission BLUETOOTH_CONNECT has been denied. Please enable it in the Settings app."
This only happens with the final compiled app installed on my phone.
Using MIT AI2 Companion I can use the BLE as desired no issues.
What I have done
- Disable Google Play Store protect
- Manually enabled location permissions with precise location enabled on the stand alone app.
- Enabled notification settings on the stand alone app.
I have attached my code blocks for troubleshooting.