According to the iPhone Human Interface Guidelines every app needs a launch image. My app is just a navigation controller which contains a table view. How can i simulate an empty tableview and navigation bar as per the guidelines. “Simulate Interface” in IB fills the view with the standard California data.
I tried creating a basic navigation based app and screen grabbed the interface but it wasnt the right size.
Thanks.
A screen grab should be the right size. Don’t forget that if your image is for a retina display that you should use a name ending in
@2x.png.