I'm writing a fairly simple app which, upon a fatal error, displays a dialog box apologising to the user. This dialog has a button which gives the user the opportunity to let me know that the app has failed and why.
It seems a little overkill to create an email for this task - especially an email from the user themselves. Is there a nice, simple way to send some feedback to me? This won't be an FC situation so Froyo's new feedback mechanism won't come into play. Anyway - I'd like to get these reports from pre-Froyo users as well.