diff --git a/README.md b/README.md index 57cecaed..03ad3a61 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ The plugin provides props for extra customization. Every time you change the pro - + - + ... ``` - With `neverForLocation` flag active, you no longer need to ask for `ACCESS_FINE_LOCATION` in your app + Use `uses-permission-sdk-23` for the location permission so Android's manifest merger can combine it with + RxAndroidBle's declaration. With `neverForLocation` flag active, you no longer need to ask for + `ACCESS_FINE_LOCATION` in your app on Android 12 and newer. ## Troubleshooting