rusel1989 / react-native-bluetooth-serial

Port of https://github.com/don/BluetoothSerial for react native
476 stars 291 forks source link

Added missing permissions for discovery on android api level 23+ #27

Open franciscofsales opened 7 years ago

franciscofsales commented 7 years ago

Added permission fix for issue #9 [documentation changes] . Since API level 23, location permissions are required due to the possibility of polling relative location on bLE devices.