Hello everyone. I have a KMM project and when I tr...
# multiplatform
f
Hello everyone. I have a KMM project and when I try to run the gradle task to create the iOS Framework, it fails with error: “e: java.lang.AssertionError: Unbound symbols not allowed Unbound public symbol for public kotlinx.serialization.json.internal/StreamingJsonDecoder.decodeNullableSerializableElement|7091057077819363828[0] public kotlinx.serialization.json.internal/StreamingJsonDecoder.decodeNullableSerializableElement|7091057077819363828[0] e: Compilation failed: Unbound symbols not allowed” Any ideas what might be the issue here? *Full error snippet in comments