_OBJC_CLASS_$_MFMailComposeViewController", referenced from:

_OBJC_CLASS_$_MFMailComposeViewController", referenced from:

While configuring the email feature in my ipad application, i get the following error message. "OBJCCLASS$MFMailComposeViewController", referenced from:

Can anyone please tell me, how to fix this error.

View Answers

August 20, 2012 at 4:01 PM

this kind of error occurs, when MessageUI.framework is not added properly into the project. - Just add the MessageUI.framework into Frameworks folder.









Related Tutorials/Questions & Answers:

Ads