vaenow / cordova-plugin-app-update

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

Always getting "Network Error" #84

Closed brunachamon closed 6 years ago

brunachamon commented 6 years ago

The application always return error code 405. Links in xml is used in other application e no have problems open in browser, only in Ionic. Can you help me?

My ionic info prints: ionic/cli-plugin-proxy : 1.5.6 ionic/cli-utils : 1.19.0 ionic (Ionic CLI) : 3.19.0

local packages: ionic/app-scripts : 3.1.2 Cordova Platforms : android 6.3.0 Ionic Framework : ionic-angular 3.9.2

brunachamon commented 6 years ago

Change allow-intent in config.xml works for me. hahaha

luchillo17 commented 4 years ago

@brunachamon-hotmart How are we supposed to change the allow-intent to fix this error?