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 fffe995 commit 56a530aCopy full SHA for 56a530a
ios/Runner/Info.plist
@@ -45,5 +45,7 @@
45
<false/>
46
<key>UIStatusBarHidden</key>
47
48
+ <key>NSLocationWhenInUseUsageDescription</key>
49
+ <string>This app needs access to location when open.</string>
50
</dict>
51
</plist>
0 commit comments