Solutionunvalidated
it seems that JS is not currently supported by the Sentry CMP library, and this is causing this issue — Compose Multiplatform (CMP) project that targets Android, iOS, and JS (browser) platforms. Tension: Use Sentry only for Android and iOS within the common code, Or somehow exclude/disable the Sentry integration when building the JS target. Outcome: we will offer no-ops for the JS target so you can compile without modifying anything.
a0870484-673c-4023-92df-180a0f013226
it seems that JS is not currently supported by the Sentry CMP library, and this is causing this issue — Compose Multiplatform (CMP) project that targets Android, iOS, and JS (browser) platforms. Tension: Use Sentry only for Android and iOS within the common code, Or somehow exclude/disable the Sentry integration when building the JS target. Outcome: we will offer no-ops for the JS target so you can compile without modifying anything.