Is there a way to get the BluetoothAdmin Enable/Disable function to work that turns Bluetooth off and on?
On Android 12 BTAdmin.Enable returns true and Bluetooth is turned on.
On Android 13 BTAdmin.Enable returns false the Bluetooth is not turned on
BTAdmin.Disable also returns the same results. Works for Android 12, Fails for Android 13
Is there a fix?
Is there a new Permission and if yes what is it?
On Android 12 BTAdmin.Enable returns true and Bluetooth is turned on.
On Android 13 BTAdmin.Enable returns false the Bluetooth is not turned on
BTAdmin.Disable also returns the same results. Works for Android 12, Fails for Android 13
Is there a fix?
Is there a new Permission and if yes what is it?