Skip to content

0.0.1-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 14 Mar 16:40

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