cordova-plugin-wkwebview-engine icon indicating copy to clipboard operation
cordova-plugin-wkwebview-engine copied to clipboard

cordova-hot-code-push-plugin is not work

Open jeefyang opened this issue 8 years ago • 5 comments

hi,I use cordova-hot-code-push-plugin and wk plugin ,they is not work, i use safari check it:XMLHttpRequest cannot load file:///var/containers/Bundle/Application/850FE18F-20C4-4769-8D04-C92870CEC259/cameraHG.app/www/SceneSetup.js. Cross origin requests are only supported for HTTP. .but when i rm cordova-hot-code-push-plugin , it work and url is "var/containers/Bundle/Application/850FE18F-20C4-4769-8D04-C92870CEC259/cameraHG.app/www/SceneSetup.js". by the way, i use threejs,a 3d javascript. how i can rm file://

jeefyang avatar Mar 17 '17 08:03 jeefyang

Having the same issue here

andrewvmail avatar May 27 '17 11:05 andrewvmail

I'm also suffering from the same issue. Any one managed to resolve this ?

seme1 avatar Sep 20 '17 13:09 seme1

@seme1 i posted a workaround at the related chcp-issue: https://github.com/nordnet/cordova-hot-code-push/issues/264#issuecomment-330997979

chriswep avatar Sep 20 '17 22:09 chriswep

@chriswep Thanks. I'm now considering the Microsoft version of codepush since it seems to have better support and more frequent updates than the one I'm currently using. Hopefully, the support of Microsoft will make it more 'future-proof'.

seme1 avatar Sep 21 '17 03:09 seme1

I just tested the Microsoft version of codePush and it's also suffering from the same issue as that of nordnet. So, I'm back to square 1.

seme1 avatar Sep 21 '17 05:09 seme1