diff --git a/iOS/Info.plist b/iOS/Info.plist
index 29d22cfe..a2b6c39d 100644
--- a/iOS/Info.plist
+++ b/iOS/Info.plist
@@ -25,5 +25,10 @@
Need camera access to take pictures
ITSAppUsesNonExemptEncryption
+ NSAppTransportSecurity
+
+ NSAllowsArbitraryLoads
+
+
diff --git a/macOS/Info.plist b/macOS/Info.plist
index 49785e0e..6d3cf46c 100644
--- a/macOS/Info.plist
+++ b/macOS/Info.plist
@@ -17,5 +17,10 @@
ITSAppUsesNonExemptEncryption
+ NSAppTransportSecurity
+
+ NSAllowsArbitraryLoads
+
+
diff --git a/tvOS/Info.plist b/tvOS/Info.plist
index de9e99e8..bc9e285e 100644
--- a/tvOS/Info.plist
+++ b/tvOS/Info.plist
@@ -6,6 +6,11 @@
audio
+ NSAppTransportSecurity
+
+ NSAllowsArbitraryLoads
+
+
ITSAppUsesNonExemptEncryption