From 4937fc13753d31ae647e8edc855e7d4333d037ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Rodriguez=20Ve=CC=81lez?= Date: Sat, 22 Dec 2018 00:29:31 -0500 Subject: [PATCH] Added ITSAppUsesNonExemptEncryption to info.plist --- ios/BlueWallet/Info.plist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ios/BlueWallet/Info.plist b/ios/BlueWallet/Info.plist index 4e39eacb..310e8527 100644 --- a/ios/BlueWallet/Info.plist +++ b/ios/BlueWallet/Info.plist @@ -2,6 +2,8 @@ + ITSAppUsesNonExemptEncryption + CFBundleDevelopmentRegion en CFBundleDisplayName @@ -55,7 +57,7 @@ NSCalendarsUsageDescription This alert should not show up as we do not require this data NSCameraUsageDescription - In order to quickly scan the recipient's address, we need your permission to use the camera to scan their QR Code. + In order to quickly scan the recipient's address, we need your permission to use the camera to scan their QR Code. NSLocationWhenInUseUsageDescription This alert should not show up as we do not require this data NSMotionUsageDescription