You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2013/11/13 03:08:18 UTC

[jira] [Resolved] (CB-5354) Permission for networking isn't added in

     [ https://issues.apache.org/jira/browse/CB-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-5354.
---------------------------------

    Resolution: Fixed

> Permission for networking isn't added in
> ----------------------------------------
>
>                 Key: CB-5354
>                 URL: https://issues.apache.org/jira/browse/CB-5354
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: 3.1.0
>         Environment: Verified behavior on PhoneGap Build as well as locally on Windows 8 with Visual Studio 2012
>            Reporter: Björn Andersson
>            Assignee: Jesse MacFadyen
>
> I've taken the Cordova hello world app and [modified it|https://github.com/gaqzi/cordova-app-wp8-net-permissions/blob/master/www/js/index.js#L37] to make a simple XHR, config.xml allowing *. 
> When the app is built it isn't marked as needing permissions to ID_CAP_NETWORKING but the XHR works when the app is run from VS because it [silently injects the permission every time|http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj206936(v=vs.105).aspx] (search for ID_CAP_NETWORKING).
> I couldn't find mention of this quirk in the documentation and I've had my app rejected from the WP Store because of this. =/



--
This message was sent by Atlassian JIRA
(v6.1#6144)