Skip to content

Commit

Permalink
Merge pull request #1312 from sylque/master
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosinigaglia authored Jan 5, 2025
2 parents ab55752 + b408719 commit b19d5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ If you are working with Beacons remove the `android:usesPermissionFlags="neverFo

For more information, refer to the [official documentation](https://developer.android.com/develop/connectivity/bluetooth/bt-permissions).

Runtime permissions must also be requested from users using `PermissionsAndroid`, check the [example](https://github.com/innoveit/react-native-ble-manager/blob/master/example/App.tsx).
Runtime permissions must also be requested from users using `PermissionsAndroid`, check the [example](https://github.com/innoveit/react-native-ble-manager/blob/master/example/components/ScanDevicesScreen.tsx).


## iOS
Expand Down

0 comments on commit b19d5b5

Please sign in to comment.