@@ -20,6 +20,11 @@
<string>2.17.4</string>
<key>CFBundleVersion</key>
<string>00021</string>
+ <key>NSAppTransportSecurity</key>
+ <dict>
+ <key>NSAllowsArbitraryLoads</key>
+ <true/>
+ </dict>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
@@ -24,8 +24,6 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
- <key>NSExceptionDomains</key>
- <dict/>
</dict>
@@ -100,8 +100,6 @@
<key>NSLocationAlwaysUsageDescription</key>
<string>The use of GPS is used to detect new photos from camera roll, continued use of GPS running in the background can dramatically decrease battery life.</string>