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.