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.
this kind of error occurs, when MessageUI.framework is not added properly into the project. - Just add the MessageUI.framework into Frameworks folder.
Ads