I am having various issues with the iPad version of my app. On iPad it uses a split view. The biggest problem is that it isn't running consistently. Sometimes when I run it, it works for the most part. Other times it does not. Sometimes it has a problem showing the master view when in portrait mode and crashes. Other times it will crash when selecting a row from the master view. Another problem is that when everything seems to be working at least half way correctly, I have to rotate the device in order for the master view to actually show its table view. I'm thinking all of my issues have something to do with how I've implemented it into my iPhone app to make it a universal app. I did all of the same stuff in a standalone iPad app to try it out and it works fine.
Here is a link to my project because there is far too much code to post here.
https://docs.google.com/file/d/0B-vCzSnQb_YzeHRrck1JLWNUMG8/edit?usp=sharing
There are other issues but these are the biggest ones.
Also, here are screenshots of when it crashes.
Any help is greatly appreciated.
Here is a link to my project because there is far too much code to post here.
https://docs.google.com/file/d/0B-vCzSnQb_YzeHRrck1JLWNUMG8/edit?usp=sharing
There are other issues but these are the biggest ones.
Also, here are screenshots of when it crashes.
Any help is greatly appreciated.