What is a good Crash reporting system to use for a...
# multiplatform
m
What is a good Crash reporting system to use for a KMM application?
l
You should be able to use Crashlytics just fine. Kermit even has support for sending non-fatals.
m
Will it symbolicate the crashes from kotlin shared code on iOS?