Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-windows/pull/27#issuecomment-43029614 Actually it looks strange, that we always have access origin=* on windows8 and wp8, for example, if I change main config.xml and replace * with some real domain, I get the following in platform config after prepare command. <access origin="*" /> <access origin="http://mydomain.com" /> We don't have such behavior on Android. Resultant config on Android allows mydomain only
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---