Looks like ChrashKiOS doesn't work with Kotlin 2.4...
# touchlab-tools
s
Looks like ChrashKiOS doesn't work with Kotlin 2.4. Has anyone found a workaround for this? https://github.com/touchlab/CrashKiOS/issues/88
👍 1
👀 1
e
Ouch
w
Hi guys, just FYI we already have K2 support merged in and a new release will come soon.
👍 2
🙌 1
l
Thx, do you have an ETA?
1
Looks like it's here: github.com/touchlab/CrashKiOS/…/0.10.0 🎉
Thx!
I still get:
Unable to load class 'org.jetbrains.kotlin.gradle.targets.native.tasks.artifact.KotlinArtifactsExtensionKt'
Looks like crashlytics-ios-link 0.10.0 calls KotlinArtifactsExtension.getArtifactConfigs(), which was removed in Kotlin 2.4.0.
w
Yeah it'd deserve a fix, but since we're working on fixing the linking issue, the link artifacts will be gone