6

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:

Android 12 custom splash screen with background image

Android 12 Splash Screen API customization

Kalnode
  • 9,386
  • 3
  • 34
  • 62
mahi-man
  • 4,326
  • 2
  • 25
  • 36
  • 2
    I currently have the same issue, I tryed with [capacitor-assets](https://www.npmjs.com/package/@capacitor/assets) and [cordova-res](https://www.npmjs.com/package/cordova-res). Notice: now cordova-res github redirect to capacitor-assets – Adrien Villalonga Oct 19 '22 at 14:47
  • I have the same issue too. – Jaehyuck Choi Nov 10 '22 at 09:37

0 Answers0