getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.46k stars 4.02k forks source link

[Projects] No Kotlin Multiplatform option on platform selection. #72088

Open InterstellarStella opened 3 weeks ago

InterstellarStella commented 3 weeks ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Create a new project through the Sentry Web UI and search for "Kotlin" in the platform selection.

Expected Result

You get two options

Actual Result

Only Kotlin appears as an option, even though there are separate docs for Kotlin and Kotlin Multiplatform.

Product Area

Projects - Project Creation

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 3 weeks ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 3 weeks ago

Routing to @getsentry/product-owners-projects-project-creation for triage ⏲️

matejminar commented 3 weeks ago

@kahest is this something we want to implement? or is there a historical reason why this isn't a thing?

buenaflor commented 3 weeks ago

We're currently working on improvements in the KMP SDK that will change the installation instructions (we're adding a gradle plugin working on https://github.com/getsentry/sentry-kotlin-multiplatform/issues/191 and https://github.com/getsentry/sentry-kotlin-multiplatform/issues/108) so if possible I'd like to postpone adding this after we've done that