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 09d3b12 commit e4b2be3Copy full SHA for e4b2be3
sample/ios/ReactNative/Info.plist
@@ -33,8 +33,10 @@
33
<key>NSAllowsLocalNetworking</key>
34
<true/>
35
</dict>
36
+ <key>NSLocationAlwaysUsageDescription</key>
37
+ <string>Your location may be required to locate pickup points near you when you request this shipping option.</string>
38
<key>NSLocationWhenInUseUsageDescription</key>
- <string></string>
39
40
<key>UIAppFonts</key>
41
<array>
42
<string>Entypo.ttf</string>
0 commit comments