05-29-2012 07:28 AM
Hi all
I would like to create a function in my app, if an error occures in my app it will ask the users if they would like to report the error.
Anyone got some pointers for me, I am still very new to mobile development.
Thank you
05-29-2012 08:09 AM
As a starter, create a menu in your Options screen (or your initial screen or whereever) that will send an email. Get that working, then you move on to detecting problems.
You will find help with this if you search, including this KB article:
http://supportforums.blackberry.com/t5/Java-Develo
Think about what you want to include in this email, such as test from the user, Applciation name and level, and the like.