You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
BluetoothStateManager.enabled() is working fine on android 11 but when try with android 12 the BluetoothStateManager are unable to turn on the bluetooth peripheral
The text was updated successfully, but these errors were encountered:
Hi @mhendyl@x7Michi10x , were you able to fix this issue in Android 12? I'm running into it too, I tried adding BLUETOOTH_SCAN as @khoale-groove mentioned but it does not work, thanks in advance.
Hi @mhendyl@x7Michi10x , were you able to fix this issue in Android 12? I'm running into it too, I tried adding BLUETOOTH_SCAN as @khoale-groove mentioned but it does not work, thanks in advance.
Yes, I did by adding maxSdkVersion and targetApi.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
BluetoothStateManager.enabled() is working fine on android 11 but when try with android 12 the BluetoothStateManager are unable to turn on the bluetooth peripheral
The text was updated successfully, but these errors were encountered: