What steps will reproduce the problem?
1. call ErrorReporter.getInstance().handleException(caughtException); from code
at unexpected application state.
2.Modify @ReportsCrashes(....) to @ReportsCrashes(formUri =
"http://www.bugsense.com/api/acra?api_key=XXXXXX", formKey="")
What is the expected output? What do you see instead?
No error recieved at bugsense account.
What version of the product are you using? On what operating system?
acra version is 4.2.3 and android version is 2.3.4
Please provide any additional information below.
catching uncaught exceptions in native code and using ErrorReporter instance to
send exceptions detail to BugSense.
Original issue reported on code.google.com by s...@tintash.com on 7 Dec 2011 at 6:11
Original issue reported on code.google.com by
s...@tintash.com
on 7 Dec 2011 at 6:11