Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

johnmerlino

macrumors member
Original poster
Oct 22, 2011
81
0
Hey all,

I found tons of tutorials on how you upload a default.png to prompt a splash screen before your application loads. However, none of these were using the storyboard.

So my application begins with a Navigation Controller that has a rootViewController relationship with a login view controller. The Navigation Controller is the initial view controller.

I would like to have an icon display as a splash for 5 seconds.

I found this online:

http://stackoverflow.com/questions/...-another-nib-automatically-by-uitabbarcontrol

But if this is the solution, then does that mean I have to create a header and implementation class for the navigation controller and put in a applicationDidFinishLaunching function into it?

thanks for response
 
Why would you want to delay your users from using your app? Please don't do this!

I tried adding the Default.png to the application root and it doesnt work. Has it changted with storyboard? You can no longer Default.png.
 
Drag your Default.png's into the Launch Image boxes shown in the screenshot below:
 

Attachments

  • Screen Shot 2011-12-08 at 10.42.54 AM.png
    Screen Shot 2011-12-08 at 10.42.54 AM.png
    283.2 KB · Views: 411
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.