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

   It's my understand that the use of `"Theme.App.SplashScreen"` theme is 
**required** by the Splashscreen compatibility library. So if you're missing 
this theme configuration, I believe you you will run into a runtime crash on 
all android devices that makes use of the Compatibility library (API 30 and 
earlier if I recall correctly).
   
   Note that Cordova configures a project with these theme node present, so you 
may have a hook, or something in the ionic framework might be overriding the 
themes file.


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