No, the default.png
is shown while your app starts up.
You can add a new viewcontroller which will display the default.png
in the application didFinishLoading
.
This way you display the default.png
a bit longer.
You should only show the default.png
if you are loading data, which could take some time.
As the appstore guidelines state, you should not delay starting of you are any longer than necessary.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…