GitHub user gslin closed the discussion with a comment: Is there any way to bypass CORS requirement with native `fetch()`, on Android platform?
Thanks, so it looks like using 3rd-party plugins like `cordova-plugin-advanced-http` is the only approach to bypass CORS mechanism, if the server cannot give CORS header in HTTP response. GitHub link: https://github.com/apache/cordova/discussions/504#discussioncomment-11093206 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
