Changing splash screen on native ios app

I would like to change the splash screen to my custom design.
In the build folder, I found LaunchScreenBackground.png under “build/jsb-link/frameworks/runtime-src/proj.ios_mac/ios”. Adding my custom image to build-template will change this file, but it does nothing to the splash screen in ios app. How can I do this?

Version: Cocos Creator 1.10.1

search results

I think this has been answered before.

It works for me on 2 devices @anon97208230

I’ve now tried 3 machines. iPhone, macOS, Linux. Hmm

I Just Replace in XCode Project.

Make your .xcassets and replace with the being used.

I put the splash in the wrong folder before. the splash.png should be put under frameworks, instead of proj.ios_mac

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.