You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wallets/rn_cli_wallet/ios/RNWeb3Wallet/Debug-Info.plist
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@
58
58
</dict>
59
59
<key>NSCameraUsageDescription</key>
60
60
<string>Allow access to the camera to scan codes</string>
61
+
<key>NSLocationWhenInUseUsageDescription</key>
62
+
<string>Our app does not request this permission or utilize this functionality but it is included in our info.plist since our app utilizes the react-native-permissions library.</string>
Copy file name to clipboardExpand all lines: wallets/rn_cli_wallet/ios/RNWeb3Wallet/Info.plist
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@
58
58
</dict>
59
59
<key>NSCameraUsageDescription</key>
60
60
<string>Allow access to the camera to scan codes</string>
61
+
<key>NSLocationWhenInUseUsageDescription</key>
62
+
<string>Our app does not request this permission or utilize this functionality but it is included in our info.plist since our app utilizes the react-native-permissions library.</string>
Copy file name to clipboardExpand all lines: wallets/rn_cli_wallet/ios/RNWeb3Wallet/Internal-Info.plist
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@
58
58
</dict>
59
59
<key>NSCameraUsageDescription</key>
60
60
<string>Allow access to the camera to scan codes</string>
61
+
<key>NSLocationWhenInUseUsageDescription</key>
62
+
<string>Our app does not request this permission or utilize this functionality but it is included in our info.plist since our app utilizes the react-native-permissions library.</string>
0 commit comments