jcesarmobile commented on issue #1318:
URL: 
https://github.com/apache/cordova-android/issues/1318#issuecomment-919594969


   Cordova-android 10 uses https by default instead of file for loading the 
assets. When using file, the app was not affected by Cors restrictions, but 
when using https/http it is, so you have to configure cors in your server to 
allow your origin, or set the app to use file scheme.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to