Closed GoogleCodeExporter closed 8 years ago
In the next version, there is a SharedPreference item available for letting
your users provide their email address in your application settings.
It could be a nice addition to let developers configure an optional field (same
way as user comment) for adding their email address, which could make use the
SharedPreference to store and retrieve the value on each crash.
I'll see if I can add this too.
Original comment by kevin.gaudin
on 4 Apr 2011 at 9:47
I implemented the following feature:
* optional field, activated by providing a resource id for its label (similar to user comment)
* field takes any value already stored in the sharedpreference "acra.user.email" as its default value, stores any modification back to the sharedpreference
This allows to have user email input for all modes, inside application settings
for TOAST mode and/or in crash dialog in NOTIFICATION mode.
This will be in the next release (soon to reach beta state).
Original comment by kevin.gaudin
on 5 Apr 2011 at 12:16
Original comment by kevin.gaudin
on 24 May 2011 at 10:36
Original comment by kevin.gaudin
on 22 Dec 2011 at 9:08
Original issue reported on code.google.com by
Philip.S...@gmail.com
on 31 Mar 2011 at 9:35