Skip to content

Commit 5b49343

Browse files
author
Jan
authored
docs: added info on device settings (#42)
1 parent 7da0406 commit 5b49343

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ If you are not using Expo, add the following to your `android/app/src/main/Andro
8686
+ <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
8787
```
8888

89+
Ensure that the device has both 'Bluetooth' and 'Location' turned on.
90+
8991
### iOS
9092

9193
Run `pod install` in the `ios/` directory

0 commit comments

Comments
 (0)