Skip to content

Commit 9075b2e

Browse files
authored
readme: add Bluetooth permission notes for android
1 parent 235ce6f commit 9075b2e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ you can find demo here: https://github.com/oney/RCTWebRTCDemo
4747

4848
===================================================
4949
### Android:
50-
50+
51+
note: you might need `android.permission.BLUETOOTH` permisions for Bluetooth to work.
52+
5153
After install, you can use `rnpm` (`npm install rnpm -g`) to link android.
5254
use `react-native link react-native-incall-manager` to link or manually if you like.
5355

0 commit comments

Comments
 (0)