tags:

views:

15

answers:

0

Hello,
I'm trying to get my app to send multiple sms with different text to different recipients. I'm using the MFMessageComposeViewController to make this happen, but when invoking the second message, for some reason the text-field for the message text does not appear. It looks like the text field is not set to be firstResponder.
Any ideas, why this could be, or how I could fix it? Thanks in advance Bujtor