Open
Description
Hello,
I have a suggestion, how about a kotlin KMM official support fr iOS? For at least unhandled exception support?
Currently, Instabug is using plcrashreporter for crash handler, it's not working anymore on KMM project (issue) and kind of end of life.
About others analytics solution,
- Bugsnag with an unofficial solution https://crashkios.touchlab.co/docs/bugsnag
- Firebase also with an unofficial solution https://crashkios.touchlab.co/docs/crashlytics
- Sentry with an official solution https://docs.sentry.io/platforms/kotlin-multiplatform
For now, the instabug iOS SDK can't help to reproduce the solution of crashkios.
Something to be planned or just to be ignored?
Cheers,
François