[
https://issues.apache.org/jira/browse/CB-9566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738316#comment-14738316
]
Shazron Abdullah edited comment on CB-9566 at 9/10/15 7:34 AM:
---------------------------------------------------------------
Need ATS exception in plugin.xml, and CB-9569
{code}
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
<dict>
<key>localhost</key>
<dict>
<key>NSExceptionAllowsInsecureHTTPLoads</key>
<true/>
</dict>
</dict>
</dict>
{code}
Note that this ATS exception should be removed when CB-9569 has been
implemented (use access tags for exceptions)
was (Author: shazron):
Need ATS exception, and CB-9569
> Move plugin cordova-wkwebview-engine to
> cordova-wkwebview-engine-local-webserver
> --------------------------------------------------------------------------------
>
> Key: CB-9566
> URL: https://issues.apache.org/jira/browse/CB-9566
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Labels: cordova-ios-4.0.x
>
> We are reserving the cordova-wkwebview-engine plugin for direct file:// url
> loading in iOS 9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]