AndroidJVMCommonNative

MOKO errors

Automated exceptions handler for mobile (android & ios) Kotlin Multiplatform development.

Add to your project
implementation("dev.icerock.moko:errors:0.8.0")
Parent project

Enables automatic exception handling and user-friendly error presentation with customizable strategies like alerts, toasts, and snackbars. Supports mapping exceptions to error objects for consistent error display.

Version history
Package version Release date Platforms
0.8.0 29 days ago Common, AndroidJVM, Native
0.7.0 1 year ago Common, AndroidJVM, Native Details
0.6.0 2 years ago Common, AndroidJVM, Native Details
0.5.1 2 years ago Common, AndroidJVM, Native Details
More versions will be indexed soon
Metadata
Version 29 days ago

0.8.0

  • Kotlin 1.9.25
  • Gradle 8.5
Supported targets
Android JVM:
  • 11
iOS:
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
License