Hey, community
I’m working on Android/IOS game development which needs to have a crash report system added.
After quick research I found a couple of services like Sentry, Backtrace, and BugSplat but it looks like all of them don’t support mobile platforms (BugSplat and Backtrace have mentioned it in the documentation, and Sentry just doesn’t receive anything after Android app crashes).
Would be great if someone could share their experience in crash reporting on mobile platforms