Has anyone had success evaluating an expression with the debugger recently? Getting
Copy code
Class 'androidx.compose.ui.layout.LayoutCoordinates' is compiled by a new Kotlin compiler backend and cannot be loaded by the old compiler
etc
r
rkeazor
10/18/2020, 2:47 PM
I haven't ran into that ,
👍 1
z
Zach Klippenstein (he/him) [MOD]
10/18/2020, 3:40 PM
Did you mean to post in #compose? I get that for most compose code, and I think the reason is the debugger doesn't support anything compiled with the IR backend yet.