I just started to build the concept using ACRA which will capture crashing error. And I want it to be emailed.
I am follwing this ….
http://code.google.com/p/acra/wiki/AdvancedUsage#Sending_reports_for_caught_exceptions_or_for_unexpected_applicat
So what is a form key? And where should I get it ?
Thanks.
ACRA can deliver the crash report using several different methods. one of those methods is posting to a google docs form. the form key is the google docs form key.
with the email method, the form key is not relevant. it’s only for use with the google docs form method.
as a side note, the google docs method is the easiest and simplest to use. unless there’s a reason why you need delivery via email, use google docs. you can even configure the form so you get an email when the form is updated – best of both worlds.