Hi. Has anyone had this issue on iOS ? With Kotlin...
# multiplatform
t
Hi. Has anyone had this issue on iOS ? With Kotlin 2.2.0, Compose 1.9.0-alpha03 and adaptive 1.2.0-alpha03, and the use of a NavigationSuiteScaffold.
Uncaught Kotlin exception: kotlin.native.internal.IrLinkageError: Expression can not be evaluated: Expression uses unlinked class symbol 'androidx.window.core.layout/WindowSizeClass|null[0]'
t
I would suggest to open a new Kotlin issue with a repro
t
I was asking in case someone had a hack/workaround for this before a proper fix is released. There is already an issue currently opened about this. I'm following it. CMP-8541 [IOS] app Crash When use NavigationSuiteScaffold in CMP:- 1.9.0-Alpha03
👍 1