Hello All Developers!
I am developing an iPad version of my application and am temporarily using the private API to show the master in portrait.
Code:
[splitController setHidesMasterViewInPortrait:NO];
i need a way to show the master in portrait without the private API.
Any ideas would be appreciated.
Regards
Toby...