mobile
ionic 3 webview and net::ERR_CONNECTION_REFUSED
Having Ionic app is always a challenge. However, sometimes it’s more than JS challenge. You’re getting strange error down from the stream (from the chromium webview itself) and don’t know what to do. One of the strange problems is net::ERR_CONNECTION_REFUSED. You would get it if you run android lower than 5. Read more…