I can't set up breakpoints in Android Studio on my Swift code. I thought the KMM plugin allowed for this. Is there any way to achieve this?
How can I debug my iOS UI shared business logic in iOS?
CodePudding user response:
You could use https://github.com/touchlab/xcode-kotlin to debug shared code in Xcode