Skip to content

A Kotlin Multiplatform library that helps your product connect to Microsoft AppInsights. Supports both iOS & Android

License

Notifications You must be signed in to change notification settings

TheArchitect123/KmpAppInsights

Repository files navigation


A Microsoft AppInsights Client compatible for Kotlin Multiplatform. Captures Crash Logs by saving to Disk (optional). Supports both iOS & Android


GitHub GitHub


How it works

KmpAppInsights handles all the networking, flushing, and saving logs to disk for you. Simply connect you app insights configuration, and it handles the rest for you.

To get started, import the library into your project:

implementation("io.github.thearchitect123:appInsights:+") // latest package

Please visit this for extensive documentation.

License

This software is licensed under the MIT license. See LICENSE for full disclosure.

About

A Kotlin Multiplatform library that helps your product connect to Microsoft AppInsights. Supports both iOS & Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published