Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentry initWithPlatformOptions doesn't work on iOS #307

Open
alexander-ivanoff opened this issue Dec 24, 2024 · 2 comments
Open

Sentry initWithPlatformOptions doesn't work on iOS #307

alexander-ivanoff opened this issue Dec 24, 2024 · 2 comments
Labels
Platform: KMP Type: Bug Something isn't working

Comments

@alexander-ivanoff
Copy link

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

@alexander-ivanoff alexander-ivanoff added Platform: KMP Type: Bug Something isn't working labels Dec 24, 2024
@buenaflor buenaflor moved this from Needs Discussion to Needs Investigation in Mobile & Cross Platform SDK Jan 7, 2025
@buenaflor
Copy link
Contributor

hey thanks for the issue, we'll have a look soon

@alexander-ivanoff
Copy link
Author

Hello, Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: KMP Type: Bug Something isn't working
Projects
Status: Needs Investigation
Development

No branches or pull requests

2 participants