Closed Aban3049 closed 2 months ago
Same error with: compose-plugin = "1.7.0-beta01" kotlin = "2.0.20"
Same here: compose-multiplatform = "1.7.0-beta02" kotlin = "2.0.20" kottie = "1.9.6"
should be fixed now with the the latest kottie release - 2.0.0, reopen if there's still an issue
Uncaught Kotlin exception: kotlin.native.internal.IrLinkageError: Function 'UIKitView' can not be called: No function found for symbol 'androidx.compose.ui.interop/UIKitView|UIKitView(kotlin.Function0<0:0>;androidx.compose.ui.Modifier;kotlin.Function1<0:0,kotlin.Unit>?;androidx.compose.ui.graphics.Color;kotlin.Function1<0:0,kotlin.Unit>?;kotlin.Function2<0:0,kotlinx.cinterop.CValue,kotlin.Unit>?;kotlin.Boolean;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){0§}[0]'
at 0 Connectify 0x1026e8d49 kfun:kotlin.Throwable#(kotlin.String?){} + 105
at 1 Connectify 0x1026e3215 kfun:kotlin.Error#(kotlin.String?){} + 101
at 2 Connectify 0x10271e0f5 kfun:kotlin.native.internal.IrLinkageError#(kotlin.String?){} + 101
compose-plugin = "1.7.0-alpha03" junit = "4.13.2" kotlin = "2.0.10" kotlinx-coroutines = "1.8.1"