We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb52bbb commit 87a44afCopy full SHA for 87a44af
README.md
@@ -26,7 +26,7 @@ Go to the folder **your-project/ios** and run `pod install`, and you're done.
26
27
## Android post install
28
29
-For Android API < 23 you need to define the location permissions on `AndroidManifest.xml`.
+For Android you need to define the location permissions on `AndroidManifest.xml`.
30
31
```xml
32
<!-- Define ACCESS_FINE_LOCATION if you will use enableHighAccuracy=true -->
0 commit comments