The iOS SDK class MFMailComposeViewController can be used to let the user compose an email message.
MFMailComposeViewController
What I\'d like to do, is for the iOS app to send an
I actually wanted to implement something like this for the express purpose of alerting me when a critical error happens on an app in the app market.
Best solution would be to create an API (just ping a php file or something), and have it send the relative alert message to your email).