How does one go about having a view, which upon startup, shows for a few seconds before putting the user into the application. We want to do a quick animation right before the app starts....Perhaps while info is being loaded on application the screen is showing the animation? should be in didFinishLaunching?....Is there a way to tie the loading process to the amount of time this first view is displayed, or can we set a time limit for display of this first view?
Thank you.
Thank you.