-
I've recently started digging KMP, and realised I can't use Sentry in the web module. It's alright and fine for Android and iOS modules, but Gradle seems to not find the The error:
|
Beta Was this translation helpful? Give feedback.
Answered by
buenaflor
Jul 20, 2024
Replies: 1 comment 1 reply
-
hey, we currently do not support wasm. in order to use Sentry you need to separate the sourceSets that we do support. #227 please upvote this issue if you want to see support for this |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
o-nos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey, we currently do not support wasm.
in order to use Sentry you need to separate the sourceSets that we do support.
#227 please upvote this issue if you want to see support for this