Skip to main content

Splash Screen and Background

July 21, 2025

For the splash screen in iOS only, the user needs to provide these two files: app-icon-splash.png and app-bg.png.

Application Icon

Filename: app-icon-splash.png

Required dimensions (width x height): 800px x 800px

File must be a PNG image.

Application Background

Filename: app-bg.png

Required dimensions (width x height): 1000px x 1000px

File must be a PNG image.

Here is a sample of how the splash screen would look in iOS.

Application Icon