I’m getting the following error when trying to bui...
# multiplatform
j
I’m getting the following error when trying to build the iOS target of my app.
Copy code
error: org.jetbrains.kotlin.backend.common.linkage.issues.IrDisallowedErrorNode: Class found but error nodes are not allowed.
Using Kotlin 2.0.0, and cocoapods. Does anyone have any idea on how to solve it? I’ve also uploaded the full stacktrace
🆙 1
🧵 2
I’ve downgraded Kotlin to 1.9 and the issue still happens 😕