MFMailComposeViewController & SpeakHere
Has anyone tried to get MFMailComposeViewController working in the SpeakHere Example?
I'm stuck between the viewcontroller and controller?
Just to clarify a bit.
*
I have added the MFMailComposeViewController class to the SpeakHereViewController.
Made it delegate and added the delegate method.
*
The only thing is that my application logic is running in the SpeakHereController...
How can i call the MFMail window from within the SpeakHereController?
|