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
Has anyone gotten this working with Android 12. I am getting a permission error for BLUETOOTH_ADVERTISE. I put it in the AndroidManifest. and have tried enabling with cordova.plugins.diagnostic.requestBluetoothAuthorization.
This is the error I am getting.
Possibly unhandled Error: Need android.permission.BLUETOOTH_ADVERTISE permission for AttributionSource { uid = 11308, packageName = biz.geowiz.mobile, attributionTag = null, token = android.os.BinderProxy@288b4e9, next = null }: GattService startAdvertisingSet
The text was updated successfully, but these errors were encountered:
Has anyone gotten this working with Android 12. I am getting a permission error for BLUETOOTH_ADVERTISE. I put it in the AndroidManifest. and have tried enabling with cordova.plugins.diagnostic.requestBluetoothAuthorization.
This is the error I am getting.
Possibly unhandled Error: Need android.permission.BLUETOOTH_ADVERTISE permission for AttributionSource { uid = 11308, packageName = biz.geowiz.mobile, attributionTag = null, token = android.os.BinderProxy@288b4e9, next = null }: GattService startAdvertisingSet
The text was updated successfully, but these errors were encountered: