Hi guys i know there is already some topic where this issue where already discussed but i´ve been read then for days and try all suggestion, but unfortunatelly none of them is working for me, I had my app working till I decide update capacitor and cordova version because of some plugins for storage I needed, it works perfectilly on browser but in all the device emulator and real device gives me that error. I hope you can help me please.
this my ionic info:
Cordova plugin list:
config.xml file
<?xml version='1.0' encoding='utf-8'?> na_via An awesome Ionic/Cordova app. Ionic Framework Teamcapacitor.config.json
{
“appId”: “io.navia.starter”,
“appName”: “na-via.dione-sky”,
“bundledWebRuntime”: false,
“npmClient”: “npm”,
“webDir”: “www”,
“server”: {
“url”: “http://localhost:8101”,
“originalUrl”: “http://localhost:8100”
}
}
config.xml