Browse Source

chore(ios): config keys of non-exmpect encryption

Andelf 2 năm trước cách đây
mục cha
commit
c2e8268a12
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      ios/App/App/Info.plist

+ 2 - 0
ios/App/App/Info.plist

@@ -107,5 +107,7 @@
 	<true/>
 	<key>UIViewControllerBasedStatusBarAppearance</key>
 	<true/>
+	<key>ITSAppUsesNonExemptEncryption</key>
+	<false/>
 </dict>
 </plist>