Skip to content

Releases: getsentry/sentry-kotlin-multiplatform

0.0.1-alpha.2

14 Mar 16:40

Choose a tag to compare

0.0.1-alpha.2 Pre-release
Pre-release

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