Android Splash screen only shows app icon

Hi guys,

Can you help me? I have tested this on both Ionic 7 and Ionic 8. On Android devices, the splash screen appears as a circle, but on iOS devices, it covers the full screen.
What is the reason for this behavior? How can I make the splash screen appear full-screen on both platforms?

I believe starting with Android 12, the only option is the app icon and a single background color.

See Splash screens  |  Views  |  Android Developers and Splash Screen Capacitor Plugin API | Capacitor Documentation.

1 Like