John McLear created CB-5731:
-------------------------------
Summary: Windows Phone 8 fails to access remote urls
Key: CB-5731
URL: https://issues.apache.org/jira/browse/CB-5731
Project: Apache Cordova
Issue Type: Bug
Components: Windows 8
Affects Versions: 3.3.0
Reporter: John McLear
Assignee: Jesse MacFadyen
Doing a very simple.
$.get("http://google.com", function(){alert("yay")});
Fails on Windows Phone 8.
Basically Cross domain requests don't work, this includes when an explicit
and/or wildcard exclusion is set in config.xml allowed domains
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)