I am building an app which will support only landscape orientation. I added mail composer but it is in portrait mode. How can i change the mail composer orientation to landscape mode.
Asked
Active
Viewed 258 times
0
-
Can you show the code of your view controller and how you open the MFMailComposeViewController? MFMailComposeViewController should rotate automatically. – graver Apr 20 '12 at 07:06
-
Are you working on iPhone, iPad, both? – Niko Apr 20 '12 at 07:12
-
@graver i set the orientation of class now it working fine. – iosDev Apr 20 '12 at 09:27
-
@Niko no .....i am only working for iphone – iosDev Apr 20 '12 at 09:28