richardliebmann commented on issue #1929:
URL: 
https://github.com/apache/cordova-android/issues/1929#issuecomment-4488865185

   The issue only occurs after upgrading from cordova-android version 14.0.1 to 
15. Therefore, I assume that the problem is not related to the operating system 
or the WebView implementation itself, but rather to how it is used within 
cordova-android.
   
   @breautek : The WebView does not display any additional errors compared to 
version 14.0.1. When I open the "Device View" in Chrome Developer Tools, the 
view is rendered correctly. The DOM is also fully loaded and all components 
appear to be initialized as expected.
   
   Based on this behavior, I suspect that the issue might be related to the 
exception involving the PacProcessor.
   
   Do you have any other ideas what could cause a white screen on the device, 
even though the WebView successfully loads the DOM? Are there any relevant 
changes in cordova-android that could lead to this behavior, possibly affecting 
only certain Android versions?
   
   Thank you very much for your help!
   


-- 
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