[
https://issues.apache.org/jira/browse/CB-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867087#comment-13867087
]
Jonathan Silverman commented on CB-5731:
----------------------------------------
notes: $.get still subject to cross-origin policy, internal intel XDK
"getRemoteDataExt" is not.. neither can access https:// sites with invalid
certificates
Intel replied to me here:
https://forums.html5dev-software.intel.com/viewtopic.php?f=34&t=5024&p=18665#p18665
and they filed a bug.
Hope this is helpful.
> 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: WP8
> Affects Versions: 3.3.0
> Reporter: John McLear
> Assignee: Jesse MacFadyen
> Attachments: BrokenXDKXHRDemo.zip
>
>
> Doing a very simple:
> {code:javascript}
> $.get("http://google.com", function(){alert("yay")});
> {code}
> 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)