Hi What makes it so that IDEA can or cannot resolv...
# intellij
t
Hi What makes it so that IDEA can or cannot resolve imports from native code (platform.Foundation in my case) ? We have a MPP app that has multiplatform modules that target android and iOS I am unable to have IDEA resolve imports and autocomplete iOS code in ios sourcesets When I create a new native project from scratch (same IDEA, same Kotlin version etc.) it works without any issues Any ideas?
a
I see similar https://youtrack.jetbrains.com/issue/KT-35180, but not sure, that may be a different bug. If possible please create an issue at http://kotl.in/issue with a sample project attached for investigation.
t
Thanks, I think it’s the same bug. I had trouble reproducing on a smaller scale issue, I’ll try it and file a bug if it’s different than the linked one
👍 1