still getting cors issue
Closed this issue · 2 comments
martijnmichel commented
having fixed the cors issue half a year ago, after reinstalling my cordova app on my development station I am represented with this annoying bug. Using this plugin doesn't fix it.
On iOS 14.6, with cordova-ios@6.2.0
cross origin requests are only supported for HTTP.
vendor.js:1046 Cross origin requests are only supported for HTTP.
vendor.js:1046 Fetch API cannot load file:///private/var/containers/Bundle/Application/BDC5D48C-F2A2-4907-BE39-73E8DD943F85/Sonid.app/www/statics/sound/piano/C7.mp3 due to access control checks.
manish2788 commented
@martijnmichel Can you please provide a sample app to showcase this issue?
manish2788 commented
Closing the issue due to lack of response.