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


   This appears to be an issue with the webview itself which is not something 
that Apache Cordova manages. Cordova uses a webview, but does not maintain any 
portion of the webview.
   
   I would advise seeking out the [chromium bug 
tracker](https://www.chromium.org/for-testers/bug-reporting-guidelines). 
(Pretty sure they use Chromium bug tracker for both Chrome and Chromium...) You 
should be prepared to share relevant bits of code, a repository or the app that 
triggers the crash as well a detailed report of your environment (android 
version, webview version, etc). The more you isolate the issue the better, so 
that blame does not incorrectly get placed on irrelevant code. [Read More on 
creating minimal reproduction 
apps](https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md).
   
   If you have access to Google Play store, you can also login and see if there 
are any updates to the Android System WebView package. There might be an update 
available that addresses this issue. This is something I'd try first.
   
   Because at this time, the issue appears to be with the installed webview 
itself, I'll be closing this issue. Should new information be found that 
suggest the crash is due to something Cordova is doing, then please do post the 
new information and we can reopen this ticket. Alternatively you can create a 
new issue and refer to this original ticket.
   
   Kind regards,
   Norman


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

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