iPhone App Startup Screen

Posted by iFloh on Stack Overflow See other posts from Stack Overflow or by iFloh
Published on 2010-05-14T07:40:07Z Indexed on 2010/05/14 7:44 UTC
Read the original article Hit count: 197

Filed under:
|

yet another basic question ... I have an app that takes about 4-5 secs to load.

I want to use the time and show a startup screen that

  • is visible at least for 4 seconds, and
  • shows until the app is loaded and ready to show

How can I build that into my app?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about iphone