Features
Learn about the features of Sentry's Kotlin Multiplatform SDK.
Sentry's Kotlin Multiplatform SDK enables automatic reporting of errors and exceptions. Because the SDK provides a unified API for all supported platforms directly leveraging the native SDKs for each platform, it also supports the same features as the native SDKs. Click on a link below to see relevant features for your platform:
Some functionality may not be available in the shared Kotlin Multiplatform layer yet. You may have to use the native SDKs directly, or write your own platform-specific code.
To access the native SDK init options, use the Native Platform Options initialization.
The table below lists supported platforms and their corresponding presets.
Target Platform | Target Preset |
---|---|
Android |
|
Kotlin/JVM |
|
iOS |
|
macOS |
|
watchOS |
|
tvOS |
|
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").