[ https://issues.apache.org/jira/browse/CB-11573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sam Zilverberg reopened CB-11573: --------------------------------- the "Third Party" related ATS keys are not yet supported by cordova: NSThirdPartyExceptionAllowsInsecureHTTPLoads: not supported NSThirdPartyExceptionRequiresForwardSecrecy: not supported NSThirdPartyExceptionMinimumTLSVersion: not supported > support ATS third party keys > ---------------------------- > > Key: CB-11573 > URL: https://issues.apache.org/jira/browse/CB-11573 > Project: Apache Cordova > Issue Type: Improvement > Components: CordovaCommon, CordovaLib > Reporter: Sam Zilverberg > Assignee: jcesarmobile > Priority: Minor > > <access> tag attributes in config.xml currently do not support all of > possible keys. > support for the following third party related keys is missing: > // Keys to describe your app’s intended network behavior for > // domains whose security attributes you don't control > NSThirdPartyExceptionAllowsInsecureHTTPLoads : Boolean > NSThirdPartyExceptionRequiresForwardSecrecy : Boolean > NSThirdPartyExceptionMinimumTLSVersion : String > could you add support for these as well? > or is there maybe already a special reason why they are not supported? > files that would need to be modified for support: > cordova-common/src/ConfigParser/ConfigParser.js > cordova-lib/src/cordova/metadata/ios_parser.js > full set of keys can be seen at: > https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org