sentry-kotlin-multiplatform
sentry-kotlin-multiplatform copied to clipboard
Sentry SDK for Kotlin Multiplatform
### Platform Apple ### Installed CocoaPods ### Version 0.21.0 ### Steps to Reproduce 1) Initialise Sentry as it is described in the manual (https://docs.sentry.io/platforms/kotlin/guides/kotlin-multiplatform/initialization-strategies/) 2) force crashes - one on...
### Platform Apple ### Installed Swift Package Manager ### Version 0.21.0 ### Steps to Reproduce I have followed the setup as suggested in the KMP docs, also added the cli...
### Platform Apple ### Installed Swift Package Manager ### Version 0.18.0 and 0.19.0 ### Steps to Reproduce I followed the instructions here to add the gradle plugin: https://docs.sentry.io/platforms/kotlin/guides/kotlin-multiplatform/. I set...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.5.1. Release notes Sourced from codecov/codecov-action's releases. v5.5.1 What's Changed build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in codecov/codecov-action#1833 build(deps): bump github/codeql-action from...
### Platform Apple, Android ### Installed CocoaPods ### Version 0.18.0 ### Steps to Reproduce 1. Install latest version of sentry-kmp Gradle plugin (0.18.0, uses Java SDK 8.17.0) and latest version...
### Problem Statement Hi, the CLI app I'm working on also needs to target Windows. Kind regards, Stefan Oltmann ### Solution Brainstorm Please also support the `mingwX64` Kotlin/Native target.
### Description I followed this tutorial https://docs.sentry.io/platforms/kotlin/guides/kotlin-multiplatform/debug-symbols/ but it didn't work at all Caused by: org.gradle.internal.component.resolution.failure.exception.VariantSelectionByAttributesException: No matching variant of io.sentry:sentry-kotlin-extensions:8.14.0 was found. The consumer was configured to find a...
#skip-changelog Move over most dependencies to the toml file and add dependabot - I have kept the original versions, I will update them in the PRs created by dependabot I'm...