{"id":4090,"date":"2020-05-29T14:53:59","date_gmt":"2020-05-29T06:53:59","guid":{"rendered":"https:\/\/jeng.lifenet.com.tw\/\/?p=4090"},"modified":"2020-05-29T14:53:59","modified_gmt":"2020-05-29T06:53:59","slug":"cordova-%e5%bc%80%e5%8f%91%e7%9a%84app%ef%bc%8c%e6%8f%90%e7%a4%baneterr_cleartext_not_permitted","status":"publish","type":"post","link":"https:\/\/jeng.lifenet.com.tw\/?p=4090","title":{"rendered":"Cordova \u5f00\u53d1\u7684app\uff0c\u63d0\u793anet::ERR_CLEARTEXT_NOT_PERMITTED"},"content":{"rendered":"\n<p><a href=\"https:\/\/juejin.im\/post\/5de08d52f265da06061be54f\">https:\/\/juejin.im\/post\/5de08d52f265da06061be54f<\/a><\/p>\n\n\n<h3 class=\"wp-block-heading\">\u89e3\u51b3\u529e\u6cd5\u4e00<\/h3>\n\n\n<p>\u627e\u5230AndroidManifest.xml\u6587\u4ef6\uff08\u5730\u5740\uff1aplatforms\\android\\app\\src\\main\\\uff09\uff0c\u627e\u5230application\u6807\u7b7e\uff0c\u6dfb\u52a0\uff1a<\/p>\n\n\n<pre class=\"wp-block-code\"><code>&lt;application android:usesCleartextTraffic=\"true\" >\n    &lt;!--some code-->\n&lt;\/application>\n\u590d\u5236\u4ee3\u7801<\/code><\/pre>\n\n\n<h3 class=\"wp-block-heading\">\u89e3\u51b3\u65b9\u6cd5\u4e8c<\/h3>\n\n\n<p>\u5728xml\u6587\u4ef6\u5939\u4e2d\u65b0\u5efa\u4e00\u4e2anetwork_security_config.xml \u6587\u4ef6<\/p>\n\n\n<pre class=\"wp-block-code\"><code>&lt;?xml version=\"1.0\" encoding=\"utf-8\"?>\n&lt;network-security-config>\n    &lt;domain-config cleartextTrafficPermitted=\"true\">\n        &lt;domain includeSubdomains=\"true\">domain.com (to be adjusted)&lt;\/domain>\n    &lt;\/domain-config>\n&lt;\/network-security-config>\n\u590d\u5236\u4ee3\u7801<\/code><\/pre>\n\n\n<p>\u5728AndroidManifest.xml\u4e2d\u6dfb\u52a0<\/p>\n\n\n<pre class=\"wp-block-code\"><code>&lt;?xml version=\"1.0\" encoding=\"utf-8\"?>\n&lt;manifest ...>\n    &lt;uses-permission android:name=\"android.permission.INTERNET\" \/>\n    &lt;application\n        ...\n        android:networkSecurityConfig=\"@xml\/network_security_config\"\n        ...>\n        ...\n    &lt;\/application>\n&lt;\/manifest><\/code><\/pre>\n\n\n<p>\u4f5c\u8005\uff1aMr\u5f20\u5148\u751f<br \/>\u94fe\u63a5\uff1ahttps:\/\/juejin.im\/post\/5de08d52f265da06061be54f<br \/>\u6765\u6e90\uff1a\u6398\u91d1<br \/>\u8457\u4f5c\u6743\u5f52\u4f5c\u8005\u6240\u6709\u3002\u5546\u4e1a\u8f6c\u8f7d\u8bf7\u8054\u7cfb\u4f5c\u8005\u83b7\u5f97\u6388\u6743\uff0c\u975e\u5546\u4e1a\u8f6c\u8f7d\u8bf7\u6ce8\u660e\u51fa\u5904\u3002\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/juejin.im\/post\/5de08d52f265da06061be54f \u89e3\u51b3\u529e\u6cd5\u4e00 \u627e &hellip; <a href=\"https:\/\/jeng.lifenet.com.tw\/?p=4090\" class=\"more-link\">\u95b1\u8b80\u5168\u6587 <span class=\"screen-reader-text\">Cordova \u5f00\u53d1\u7684app\uff0c\u63d0\u793anet::ERR_CLEARTEXT_NOT_PERMITTED<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-4090","post","type-post","status-publish","format-standard","hentry","category-cordova"],"_links":{"self":[{"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/posts\/4090","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4090"}],"version-history":[{"count":0,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=\/wp\/v2\/posts\/4090\/revisions"}],"wp:attachment":[{"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4090"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4090"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jeng.lifenet.com.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4090"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}