浏览代码

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

huangxiaodong 9 月之前
父节点
当前提交
ce8e584ad2
共有 2 个文件被更改,包括 18 次插入0 次删除
  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>