[
https://issues.apache.org/jira/browse/CB-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864936#comment-13864936
]
Jonathan Silverman commented on CB-5731:
----------------------------------------
Weird things:
1. The code I created was able to crash Apache Ripple/XDK on both Mac and
Windows on *first run, process dies with no error messages*
2. On second run (i.e. after reopening XDK), the alert did infact appear in
Apache Ripple (Emulate tab in XDK)
3. The alert appeared for some reason in the Develop > Design screen, but after
that not again (this may have been because I switched tabs fast between Develop
and Emulate)
4. Connected my iPod Touch 4G to Weinre and ran the code remotely. The alert
did not show. It failed silently.
> 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
>
> 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)