如何在 KMM 的 Android Studio 上调试 swift 代码?

How to debug swift code on Android Studio for KMM?

我无法在 Android Studio 中为我的 Swift 代码设置断点。我认为 KMM 插件允许这样做。有什么办法可以实现吗?

如何调试 iOS UI + iOS 中的共享业务逻辑?

您可以使用 https://github.com/touchlab/xcode-kotlin 调试 Xcode

中的共享代码