-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
Description
Platform
Apple
Installed
CocoaPods
Version
0.10.0
Steps to Reproduce
- Setup Sentry to use
initWithPlatformOptions
as it is written in guide https://docs.sentry.io/platforms/kotlin-multiplatform/initialization-strategies/ - Send test reports from swift or kotlin
- observe issues in Sentry
If replace Sentry.initWithPlatformOptions
with Sentry.init
all issues successfully reported to Sentry.
Here is the link to demo project: https://github.com/alexander-ivanoff/sentry-kmp-demo
Expected Result
Issues are reported to Sentry
Actual Result
No issues reported to Sentry
utamoriutamori
Metadata
Metadata
Assignees
Labels
Projects
Status
Done