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/07/01 13:34:51 UTC

[GitHub] [cordova-ios] renanbandeira commented on issue #925: Preflight response is not successful

renanbandeira commented on issue #925:
URL: https://github.com/apache/cordova-ios/issues/925#issuecomment-652421760


   Thanks, buddy, I could kinda make it work. My server already accepts some cross-origin requests, when origin is file or http://localhost . My problem is that, when I add `<preference name="scheme" value="file"/>` on my `config.xml`, origin header is null. If I add like release notes (scheme app and hostname localhost), origin header is `app://localhost`, but I can't load internal files, such as pictures taken.


----------------------------------------------------------------
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