AndroidJVMCommonNative

MOKO crash reporting

Fatal and Non-Fatal reporting to Crashlytics for Kotlin Multiplatform Mobile

Add to your project
implementation("dev.icerock.moko:crash-reporting-core:0.3.0")
Parent project

Library facilitates reporting fatal and non-fatal exceptions from shared code. Integrates with FirebaseCrashlytics for logging and uses Napier logger for detailed error messages.

Version history
Package version Release date Platforms
0.4.0 1 year ago Common, AndroidJVM, Native Details
0.3.0 2 years ago Common, AndroidJVM, Native
More versions will be indexed soon
Metadata
Version 2 years ago

0.3.0

  • Kotlin 1.6.10
  • Gradle 7.4
Supported targets
Android JVM:
  • 1.8
iOS:
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
License