I have a UIViewController which is always in landscape orientation. I present an instance of SLComposeViewController but to my surprise this results in autorotation of both my view controller to portrait mode along with my instance of SLComposeViewController. How do I stop this autorotation from happening ? Is SLComposeViewController only supported in portrait mode ?
Asked
Active
Viewed 340 times