[ https://issues.apache.org/jira/browse/CB-10307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shazron Abdullah updated CB-10307: ---------------------------------- Description: In config.xml, we have: {code} <access origin="*" /> <allow-navigation href="*" /> {code} After performing 'cordova build ios', it doesn't genereate any ATS directives in plist file. was:In config.xml, we have <access origin="*" /> and <allow-navigation href="*" />. After performing 'cordova build ios', it doesn't genereate any ATS directives in plist file. > <access> and <allow-navigation>tags do not create appropriate ATS directives > ---------------------------------------------------------------------------- > > Key: CB-10307 > URL: https://issues.apache.org/jira/browse/CB-10307 > Project: Apache Cordova > Issue Type: Bug > Components: CLI, iOS > Affects Versions: 5.4.1 > Environment: Mac OS 10.6+ > Reporter: Shan Lin > Labels: cordova-ios-4.1.0 > > In config.xml, we have: > {code} > <access origin="*" /> > <allow-navigation href="*" /> > {code} > After performing 'cordova build ios', it doesn't genereate any ATS > directives in plist file. -- 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