how to make splash screen show fullscreen on iOS?
I already set
<statusbar-hidden>true</statusbar-hidden> <fullscreen>true</fullscreen>
but it's still not working
1 Answer
Accepted Answer
Splashscreen by default shows in full screen. you have to just change the image- default.png in the iphone folder. try to clean and build. what approach you are following?
Your Answer
This question has been locked and cannot accept new answers.