PDA

View Full Version : Set To Recipients in MFMailComposer


kohjingyu
10-26-2009, 02:59 AM
Hey guys,
I'm trying to set the "To" fill of an MFMailComposer.

I've tried setToRecipients: but it crashes when the controller is pushed.

Any ideas why?

Thanks.

kohjingyu
10-27-2009, 08:07 AM
Nvm, figured it out. Have to use an NSArray.