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
wuseal
01/26/2021, 12:46 PM
@bsimmons Oh, It's terrible
k
kpgalligan
01/26/2021, 1:35 PM
If you're on Xcode, you can drill into objects. I think this is just a temporary issue with the studio plugin