[
https://issues.apache.org/jira/browse/CB-9540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706782#comment-14706782
]
Anton S. Konovalov commented on CB-9540:
----------------------------------------
The problem happens because of white-list restrictions, it just returns 404 in
the `org.apache.cordova.PluginManager#shouldAllowRequest` method.
But, the `<access origin="*" />` line is set in config.xml and it worked before
(I think, it broken with new version of cordova).
> For some reason all external ajax requests on android ends with 404 Not Found
> (from cache) without even reaching the host.
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: CB-9540
> URL: https://issues.apache.org/jira/browse/CB-9540
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 5.1.1
> Reporter: Anton S. Konovalov
> Priority: Critical
>
> On iOS it works correct.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]