Hi everyone !
we are building a IOs and Android using KMM and I'm looking to implement logging and crash report and I thought using Sentry but the implementation is based on Java so it can't work with KMM. I found this (
https://github.com/getsentry/sentry-kotlin-multiplatform) made by Sentry but it seems to not yet ready. I was wondering what are you using for mobile in production to track crashs, logs and performances issues ?
thanks guys !