Skip to content

Commit

Permalink
readme: add Bluetooth permission notes for android
Browse files Browse the repository at this point in the history
  • Loading branch information
zxcpoiu committed Jan 2, 2018
1 parent 235ce6f commit 9075b2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ you can find demo here: https://github.com/oney/RCTWebRTCDemo

===================================================
### Android:


note: you might need `android.permission.BLUETOOTH` permisions for Bluetooth to work.

After install, you can use `rnpm` (`npm install rnpm -g`) to link android.
use `react-native link react-native-incall-manager` to link or manually if you like.

Expand Down

0 comments on commit 9075b2e

Please sign in to comment.