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 31ff561 commit 5ab1e6fCopy full SHA for 5ab1e6f
OneSignalSDK/onesignal/location/src/main/AndroidManifest.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest>
3
4
- <!-- At a minimum the location module requires course permission, the app has the option
5
- to also include ACCESS_FINE_LOCATION and/or ACCESS_BACKGROUND_LOCATION -->
+ <!-- At a minimum the location module requires the app to include ACCESS_COARSE_LOCATION,
+ with the option to also include ACCESS_FINE_LOCATION and/or ACCESS_BACKGROUND_LOCATION -->
6
</manifest>
0 commit comments