[ 
https://issues.apache.org/jira/browse/CB-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591792#comment-14591792
 ] 

Andrew Grieve commented on CB-8716:
-----------------------------------

With cordova-android 4.0 and up, you cannot access the network without a 
whitelist plugin, even if you have {code}<access>{code} tags.

You don't need {code}<plugin>{code} in your config.xml, but you should install 
the whitelist plugin with {code}cordova plugin add{code} if not. Having it in 
the template just causes it to be installed by default for new apps.

> Add cordova-plugin-whitelist to default app template
> ----------------------------------------------------
>
>                 Key: CB-8716
>                 URL: https://issues.apache.org/jira/browse/CB-8716
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: App Hello World, CLI
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>
> For new projects, we want to encourage use of the cordova-whitelist plugin. 
> Esp. on iOS and Android.
> Should add this to the default CLI template and ensure that new projects 
> include it by default when using cordova-android 4.0.



--
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

Reply via email to