Browse Source

1.添加网络地址没信任问题

huangxiaodong 9 months ago
parent
commit
ce8e584ad2
2 changed files with 18 additions and 0 deletions
  1. 9 0
      创维盒子/jiSuanQi_Info.plist
  2. 9 0
      创维盒子/双子星云手机/Info.plist

+ 9 - 0
创维盒子/jiSuanQi_Info.plist

@@ -104,6 +104,15 @@
 		<true/>
 		<key>NSExceptionDomains</key>
 		<dict>
+			<key>test_zt_ip62.phone.androidscloud.com</key>
+			<dict>
+				<key>NSIncludesSubdomains</key>
+				<true/>
+				<key>NSExceptionAllowsInsecureHTTPLoads</key>
+				<true/>
+				<key>NSExceptionRequiresForwardSecrecy</key>
+				<false/>
+			</dict>
 			<key>14.18.190.138</key>
 			<dict>
 				<key>NSExceptionRequiresForwardSecrecy</key>

+ 9 - 0
创维盒子/双子星云手机/Info.plist

@@ -104,6 +104,15 @@
 		<true/>
 		<key>NSExceptionDomains</key>
 		<dict>
+			<key>test_zt_ip62.phone.androidscloud.com</key>
+			<dict>
+				<key>NSIncludesSubdomains</key>
+				<true/>
+				<key>NSExceptionRequiresForwardSecrecy</key>
+				<false/>
+				<key>NSExceptionAllowsInsecureHTTPLoads</key>
+				<true/>
+			</dict>
 			<key>14.18.190.138</key>
 			<dict>
 				<key>NSExceptionAllowsInsecureHTTPLoads</key>