I’ve recently updated a few of my legacy Cordova apps to Android 11 and noticed that it no longer supports the <splash>
config, but instead expects an icon for the Splash screen.
Is there anyway to still use a full screen image for the splash on Android 11+?