Skip to content

Sentry initWithPlatformOptions doesn't work on iOS #307

@alexander-ivanoff

Description

@alexander-ivanoff

Platform

Apple

Installed

CocoaPods

Version

0.10.0

Steps to Reproduce

  1. Setup Sentry to use initWithPlatformOptions as it is written in guide https://docs.sentry.io/platforms/kotlin-multiplatform/initialization-strategies/
  2. Send test reports from swift or kotlin
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions