You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/08/22 07:48:22 UTC

[GitHub] janpio edited a comment on issue #286: ERR_Connection_Refused with Ionic 3 and Local files

janpio edited a comment on issue #286: ERR_Connection_Refused with Ionic 3 and Local files
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/286#issuecomment-414943473
 
 
   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`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org