I have tested my application(iPhone and iPad) on iOS 5.1, till here it was working fine. But now when I downloaded iOS 6.0 SDK Beta and tested my apps on the Simulator, UI of the application is getting worst. Orientation is also not working fine with the iPad App.
Note - Maybe it is because of UIKit changes Apple has made in iOS 6. But then the question is how do we make it compatible with the latest iOS? Do I need to make some changes in Code? Searched at some places but didn't get any exact solution to this problem.
Thanks Ak