You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use this plugin to allow self-signed certificate network call. When I use that in testing it works fine, when I'm in production the application starts breaking after the plugin call. The only error I was able to retrieve is like this: SystemWebChromeClient: http://localhost/main-es2015.1aea661db1d4fe1de607.js: Line 1 : ChunkLoadError: Loading chunk XX failed
repeatedly, and then the application frozes..
I've been working on this for two days, I'm not able to understand where the problem is. I've noticed that (I'm using this in Ionic) the object cordova.plugins.certificates is always empty but I was able to call correctly the plugin anyway.
I'm trying to use this plugin to allow self-signed certificate network call. When I use that in testing it works fine, when I'm in production the application starts breaking after the plugin call. The only error I was able to retrieve is like this:
SystemWebChromeClient: http://localhost/main-es2015.1aea661db1d4fe1de607.js: Line 1 : ChunkLoadError: Loading chunk XX failed
repeatedly, and then the application frozes..
I've been working on this for two days, I'm not able to understand where the problem is. I've noticed that (I'm using this in Ionic) the object cordova.plugins.certificates is always empty but I was able to call correctly the plugin anyway.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: