Join Slack
Powered by
What do you use for crash reports, is there a Cras...
# compose-desktop
p
Pavle Joksovic
03/23/2022, 1:48 PM
What do you use for crash reports, is there a Crashlytics equivalent?
b
Brian Guertin
03/24/2022, 4:02 PM
https://www.bugsnag.com/
is the best, great UI, works with any language, and free for Hobby projects. I use it for Android/JVM, iOS, and web.
👍 1
a
Alex Styl
11/07/2022, 2:57 AM
@Brian Guertin
regarding JVM, how do you provide the mappings for proguard?
b
Brian Guertin
11/30/2022, 1:57 PM
Hmm, I'm not sure if it'll work for non-Android projects, but they have an HTTP API:
https://docs.bugsnag.com/api/android-mapping-upload/
They are also quite responsive so a feature request goes a long way.
2
Views
Open in Slack
Previous
Next