Hello. Any advice on how to use breakpoints in kmm...
# touchlab-tools
i
Hello. Any advice on how to use breakpoints in kmm code while running the iOS app from Xcode?
k
What kind of advice?
i
How do you do it? Any tooling available?
u
You can try https://github.com/touchlab/xcode-kotlin It is kind of basic, but at least you can add Breakpoints 😉
An other way would be using AppCode with the kmp-plugin. But unfortunately appCode is sunsetting and will be gone at the end of the year…