vaenow / cordova-plugin-app-update

App updater for Cordova/PhoneGap
MIT License
299 stars 147 forks source link

When I open the application, I got an error in console that says: #145

Open reznov11 opened 4 years ago

reznov11 commented 4 years ago

[ng] [console.error]: "Unhandled Promise rejection:" { [ng] "code": 405, [ng] "msg": "network error" [ng] } "; Zone:" "" "; Task:" "Promise.then" "; Value:" { [ng] "code": 405, [ng] "msg": "network error" [ng] } null

nosTa1337 commented 3 years ago

did you solve it?

vservin commented 2 years ago

I think this si probably because its blocking non-ssl updateUrls, so it needs an https:// path