Anyone who is able to debug (e.g. stop on line) the KMM code from the iOS simulator? I’m having hard times. Tried Android Studio and Xcode, both with negative results. If you have any experiences, please share them in thread in #kotlin-nativehttps://kotlinlang.slack.com/archives/C3PQML5NU/p1673631195903349
Thanks a lot! 🙏
m
MarkRS
01/14/2023, 9:47 AM
I have this working. I believe it's the plugin from TouchLab that makes it happen (in my case, at least).
j
Jan Kuchař
01/14/2023, 6:14 PM
That is great! Could you please share versions of Xcode, Kotlin that is used in project and any specific configrations you use? Does the debugging functionality also works in Android Studio (running iOS target of cource)?