ios Anjali Blog++
Monday, 10 June 2013
supportedInterfaceOrientations method not working on iOS 6 UIViewController
You Should Change in adding the viewController
Replace this code
[window addSubview:viewController.view];
by this line:
[window setRootViewController:viewController];
ads: ebay
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)