Releases: getsentry/sentry-kotlin-multiplatform
Releases · getsentry/sentry-kotlin-multiplatform
0.0.1-alpha.2
Features
- JVM, Android, iOS, macOS, watchOS, tvOS integration
- Sentry init and close
- Capture Message
- Capture Exception with proper stack traces
- Custom unhandled exception handler on Cocoa to properly catch crashes and the stacktrace
- Scope configuration globally and locally
- User Feedback
- Attachments to Scope
- Screenshots option for Android and iOS
- Add beforeBreadcrumb hook
- Kotlin Multiplatform Sample project