cyclonmaster commented on issue #60: URL: https://github.com/apache/cordova-plugin-whitelist/issues/60#issuecomment-833995186
> CORS is a webview feature that isn't overridable. The whitelist plugin does not control this access feature. > > The server needs to be configured to send the appropriate headers for CORS enabled webview/browsers. > > You can find more information on this at: > > https://breautek.com/articles/enabling-cors.html (article is focused around iOS WkWebView but the same applies for android webviews as well) > > https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS > > If you need further assistance, I'll invite you to our [Slack](http://slack.cordova.io/) community. > > Closing this as not a bug / wont fix. yes, please. invite me to slack. I use firebase, and sometime a simple json file I store in github which not actually a server based. I cannot configured cors setting at the server. previously it work, only now it don't. -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
