How to change Splash image for IOS ?

Created by Akhilesh Sirvi, Modified on Tue, 09 Feb 2021 at 06:13 PM by Ajay Kumar Choudhary

Set path where is the application code is

Open the package.json file and find the keyword "cwd" 

"cwd": "/your/application/path",

Like  "/Users/froiden/Htdocs/worksuite-mobile-app"


User Interface

Framework7 CLI allows launching the assets generation process with the user interface.

To launch it with UI, run the assets command with --ui flag in the directory with your app.


$ framework7 assets --ui


You will see the following screen. Click on logo then upload an image (Image size need to be 2732px*2732px) and click generate



when you click on generate assets you will see a black screen 



After that you can close the tab and close the terminal, Your IOS application splash screen is updated.


Now you need to build the application ips.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article