sentry-kotlin-multiplatform
sentry-kotlin-multiplatform copied to clipboard
Sentry SDK for Kotlin Multiplatform
Sentry SDK for Kotlin Multiplatform
Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions
This SDK is a wrapper around different platforms such as JVM, Android, iOS, macOS, watchOS, tvOS that can be used on Kotlin Multiplatform.
Packages | Maven Central |
---|---|
sentry-kotlin-multiplatform |
Supported Platforms
Target Platform | Target preset |
---|---|
Android |
|
Kotlin/JVM |
|
iOS |
|
macOS |
|
watchOS |
|
tvOS |
|
Usage
For detailed usage, check out the Kotlin Multiplatform Documentation.
Samples
For detailed information on how to build and run the samples, check out our README.md
in the
sentry-samples
folder.
Apple Privacy Manifest
Starting with May 1st 2024, apps submitted to the Apple App Store are required to declare approved reasons to access certain privacy-relevant APIs. This also includes usages of these APIs via third-party SDKs. To ensure compliance, update your Sentry Cocoa SDK to 8.21.0
.
For more information, refer to our Apple Privacy Manifest Guide.
Contribution
Please see the contribution guide before contributing