breautek commented on issue #1754: URL: https://github.com/apache/cordova-android/issues/1754#issuecomment-2564741995
> The splash screen starts and that's it, it doesn't load any further. Can you tell me what could be the reason? Usually this indicates that a javascript error has occurred and it might have prevented Cordova from completing initializing. Have you checked the web inspector / JS console? You can remotely debug the android webview using Chrome on your workstation by going to `chrome://inspect`. You'll need to make sure that the device has USB debugging enabled in the device's developer options. I have a guide on my blog for more details if you need it: https://breautek.com/articles/debugging-cordova-apps.html If there is no JS error in the web console, then having the logcat logs from Android Studio would be the next place to look for any errors. -- 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. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org