jamesadarich / SpotifyAlarm

0 stars 0 forks source link

Fix ACRA Error Sending on Unhandled Exception #14

Open jamesadarich opened 9 years ago

jamesadarich commented 9 years ago

Unhandled Exceptions aren't reported by ACRA correctly, it seems that the server is not receiving the reports in an expected way. Need to investigate why this is.

jamesadarich commented 9 years ago

Change ACRA set up to POST. Change Error Reaper end point to POST from PUT and an Id Field to the DTO and Model to be saved as well as REPORT_ID which is created in the POST.