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 2019/09/05 19:10:21 UTC

[GitHub] [cordova-android] breautek commented on issue #826: The connection to the server was unsuccessful.

breautek commented on issue #826: The connection to the server was unsuccessful.
URL: https://github.com/apache/cordova-android/issues/826#issuecomment-528535802
 
 
   This error is triggered by
   
   https://github.com/apache/cordova-android/blob/c93e3e9f6fc91e268d51bc06e6ee70621523351f/framework/src/org/apache/cordova/CordovaWebViewImpl.java#L147-L166
   
   Which occurs after sometime has passed while attempting to load the html file.
   
   Following the steps I failed to reproduce this issue, but this could be device specific. The reproduction steps works fine on Samsung Galaxy Note 9, running Android 9, on Chrome 76.0.3809.132 webview.
   
   Running `adb logcat CordovaWebViewImpl *:S CordovaWebViewImpl` may provide more hints on why it is failing to load.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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