What do you use for crash reports, is there a Cras...
# compose-desktop
p
What do you use for crash reports, is there a Crashlytics equivalent?
b
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
@Brian Guertin regarding JVM, how do you provide the mappings for proguard?
b
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.