breautek commented on issue #1044:
URL: 
https://github.com/apache/cordova-android/issues/1044#issuecomment-671452176


   Thank you for your report.
   
   We generally don't support old releases.
   
   The latest `cordova-android` release is `9.0.0` minimum supported android 
version is android 5.1.
   
   It does not support `Android 5.0`, for two main reasons:
   - because market share data shows owners of 5.0 devices are insignificant
   - because not all vendors supported the upgradable webview that android 5.0 
suppose to introduce, and many devices were stuck on a buggy version of chrome. 
These issues were resolved in android 5.1. 
   
   I'm not sure if this describes your specific android device.
   
   Based on the stacktrace, this is a problem with chrome webview itself. If 
your device is able to reproduce this issue on the latest webview release (I 
believe it's chrome 84 at the time of writing...), then I would consider 
raising an issue with the chromium team.
   
   **Just** in case the provided stacktrace is not actually related to your 
issue. A stuck splashscreen is often a symptom of a javascript error that is 
occurring on launch. Connecting to the remote web inspector using 
[chrome://inspect](chrome://inspect) may also point you to the right direction 
for a solution.
   
   I'll be closing this because we use github for tracking feature requests and 
bugs only. If this is a cordova bug, it likely won't be fixed since it appears 
to be targeting an old version of Cordova. If you require further support, I 
welcome you to join our [slack](http://slack.cordova.io/) channel.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to