In previous versions of Capacitor, the splash screen on Android was an image that was specified in splash.png. I have recently upgraded to Capacitor 4 and changed the target SDK version to 32. From what I have read, the Android 12 Splash screen API now uses your App Icon as a splash screen, and you may customize the background color, animations, etc.
Is there any way to use the old behavior, I.e. Show a custom image as a splash screen?
Please note I am not an android developer and have only used Ionic/Capacitor to create apps, thanks.
Update: I don't think this is currently possible. See: