All Downloads are FREE. Search and download functionalities are using the official Maven repository.

iosMain.CrashIntegration.kt Maven / Gradle / Ivy

There is a newer version: 1.1.8
Show newest version
import co.touchlab.crashkios.CrashHandler
import co.touchlab.crashkios.setupCrashHandler

fun crashInit(handler: CrashHandler) {
    setupCrashHandler(handler)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy