Hey everyone, I'm using SKIE to generate better co...
# multiplatform
l
Hey everyone, I'm using SKIE to generate better code when having an interface with suspend functions. The issue is, that when I am in XCode, it does not prompt me to auto-generate method stubs. Is there a way to do that?
f
Overriding suspend functions cannot be fully supported and requires overriding a different function in the Swift code.
https://skie.touchlab.co/features/suspend#limitations