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
The current version of RxAndroidBle (1.7) does not support new android 12 permissions so requires fine location permission unnecessarily. Version 1.13 and above fixes that dariuszseweryn/RxAndroidBle#762.
The text was updated successfully, but these errors were encountered:
To support Android 12 and the new permissions, the MultiPlatformBleAdapter needs to be updated, so the react-native-ble-plx library can be updated as well later.
Do you have any insights about the maintenance of MultiPlatformBleAdapter?
Should we consider the MultiPlatformBleAdapter and react-native-ble-plx projects dead?
The current version of RxAndroidBle (1.7) does not support new android 12 permissions so requires fine location permission unnecessarily. Version 1.13 and above fixes that dariuszseweryn/RxAndroidBle#762.
The text was updated successfully, but these errors were encountered: