w
Need help
When use lldb, errors throw out😢
b
I'm not sure that it's possible to debug Kotlin after it's been compiled to Arm64. I just use thorough unit tests on the kotlin side, and then trace-level logging on the iOS side.
w
@bsimmons Oh, It's terrible
k
If you're on Xcode, you can drill into objects. I think this is just a temporary issue with the studio plugin
w
@kpgalligan Thank your Kevin, I Got it, my hero