I want to show keyboard when mail composer open without take any action.i mean when mail composer open automatically keyboard should display.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This isn’t possible as far as I know. You might be able to traverse the views of the
mailComposerto find the appropriate text field but that is a risky thing to do and liable to break.Plus it might get your app rejected. Although it’s not exactly clear. From the MFMailComposeViewController Class Reference: