acra-go icon indicating copy to clipboard operation
acra-go copied to clipboard

Backend for Application Crash Reports for Android (ACRA)

Results 4 acra-go issues
Sort by recently updated
recently updated
newest added

i got this error github.com/gen2brain/acra-go/server # github.com/gen2brain/acra-go/server go/pkg/mod/github.com/gen2brain/[email protected]/server/server.go:81:87: too few values in &assetfs.AssetFS literal

Why can't i get the version number or date of the report? My reports shows no date or version name. See this: ![image](https://user-images.githubusercontent.com/5522389/39845378-f576d924-53cb-11e8-92cc-f4975448a354.png) It also overlaps package name and exception

Hi, It's not an issue, just a question. My android team using Acra to log crashes and it works very well. So I would like to know if it's possible...

I receive an error when I send a report to the backend : "500 Internal Server Error (key required)" It seems that acra-go can't extract the REPORT_ID from the report....