I am trying to move existing large Android and iOS app codebases (different repos) that both use a git submodule for the KMP code they share into the default KMP folder structure where they are in subfolders like androidApp and iosApp. The main reason I want to do this is so I can use a the same IDE for writing KMP code, seeing KMP references across platforms as well as running and debugging it on both mobile platforms. First off, is Fleet my only option for all of these in one IDE? Or would IntelliJ do it with some sort of AppCode plugin, if there is such a thing?
g
gildor
01/14/2025, 10:14 AM
for now Fleet only, otherwise Android Studio is really the best what you can get, but of course no Swift support
w
Wes Cook
01/14/2025, 4:54 PM
I am still having problems with Fleet even finishing opening legacy projects. The KMP part is only 11 small modules. I’ve removed the real Android and iOS projects from my KMP directory structure and it still doesn’t finish sometimes.
Wes Cook
01/14/2025, 4:55 PM
(been at 8% for several minutes now)
Wes Cook
01/14/2025, 5:25 PM
25% now
Wes Cook
01/14/2025, 5:25 PM
don’t know what’s going on with my native targets. How can I troubleshoot this?