You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/27 04:05:58 UTC

[GitHub] [cordova-ios] dpogue commented on pull request #1012: (iOS)fix origin is null when I want to use axios to get an JSON from …

dpogue commented on pull request #1012:
URL: https://github.com/apache/cordova-ios/pull/1012#issuecomment-716966043


   Thanks for the pull request.
   
   Unfortunately, `allowUniversalAccessFromFileURLs` is considered private API by Apple, and has been [actively discouraged](https://bugs.webkit.org/show_bug.cgi?id=154916#c8) by WebKit developers due to potential for breaking in future iOS versions. Cordova will not adopt this because it introduces too much risk to apps built with Cordova.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org