Does anyone else get no autocomplete suggestions o...
# multiplatform
s
Does anyone else get no autocomplete suggestions on iOS for any shared kotlin code? It works on small dummy projects but on my main codebase Xcode gives me nothing. Wondering if anyone's seen this before I sink hours into debugging it?
e
Had the same issue in Xcode, then I start using AppCode and there autocomplete works like a charm. That’s a pity JetBrains decided no longer support this IDE, it is much better than Xcode in my opinion.