Hey, everytime i try to debug a kmp project in And...
# ios
s
Hey, everytime i try to debug a kmp project in Android Studio or Intelij for iOS I can't see value of variables ... It always look like that with the colecting data really slow
f
That’s some limitation, the Kotlin native debugger is not good as the Swift one
s
But I think I had info sometime, here we see really nothing, we can't execute expression but we should be able to see variable values
So rewreating the docs, nothing mention that we can't inspect variable in iOS target... it even explicitly say we can... I'm pretty sure I had this working at some point