ios - iPhone SDK - possible to have multiple splash screens? -
i'm making app different screen first run. once has completed first run, screen never shown again. issue have launch image built view user sees every other time run app, @ first run loading screen looks weird. there way have 1 loading screen first run , 1 loading screen other runs?
you cannot have multiple or dynamic launch images. new storyboard/nib launch files, still quite static.
make sure open enhancement report apple, requesting feature.
in meantime, consider slight change of flow first display initial view, , have animation display first-launch view. way, transition smoother , more natural users.
Comments
Post a Comment