Could be an Ionic specific problem because of its webview, which loads pages from `localhost:8080` (not sure if Cordova does that by itself as well) Have you tried asking at https://forum.ionicframework.com/?
What platform? Who turns the URL from "assets/resources/some-page.html" to "http://localhost:8080/assets/resources/some-page.html" Can you load the same page in the main webview with a normal link? Can you reproduce the problem on a pure Cordova app created with `cordova create`? [ Full content available at: https://github.com/apache/cordova-plugin-inappbrowser/issues/286 ] This message was relayed via gitbox.apache.org for [email protected]
