What type of iPhone application file should I use?
Before, I was trying to make an application that gets information from an RSS, then populates a tableview.
The application would be using a Tab Bar, and have many different views.
Before I tried using a “Tab Bar Application” but I did some stuff wrong (I am not sure what) and I had to start over.
So which app-type should I use?
Thanks!
-Dan
If you want a tab bar based application, make a Tab Bar Application.
It seems that you’re still pretty new to things, so it may actually be more beneficial to make a blank application, and learn how to create the tab bar application from scratch. There’s very little magic going on in there and then when “it breaks” you’ll know how to fix it.