ACRA gets stuck in a crash loop

49 views
Skip to first unread message

Mahram

unread,
Apr 3, 2013, 4:53:39 AM4/3/13
to acra-d...@googlegroups.com
Hi Kevin,

I'm trying to integrate ACRA in two apps right now and certain crashes make it impossible to report or ignore & move on. These seem to be crashes that occur before the app enters 'visible' state. What happens then is pure joy:
  1. I get the ACRA report activity opening, which is expected
  2. Before I get a chance to do anything, the app restarts and crashes again
  3. Go to step 1
The only way to stop it is to uninstall the app from adb. I'm using the email reports
Before I blame ACRA, is this something you've seen? Am I doing anything wrong?

@ReportsCrashes (
    mailTo = "bl...@blah.com",
    mode = ReportingInteractionMode.DIALOG,
    deleteOldUnsentReportsOnApplicationStart = true,
    deleteUnapprovedReportsOnApplicationStart = true,
    resDialogEmailPrompt = R.string.acra_dialog_email_prompt,
    formKey = "")


Thanks.

bob smith

unread,
Apr 11, 2013, 1:43:34 PM4/11/13
to acra-d...@googlegroups.com

On what line of code, does the crash occur?


Thanks.

Reply all
Reply to author
Forward
0 new messages