I am trying to move existing large Android and iOS...
# fleet
w
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
for now Fleet only, otherwise Android Studio is really the best what you can get, but of course no Swift support
w
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.
(been at 8% for several minutes now)
25% now
don’t know what’s going on with my native targets. How can I troubleshoot this?
message has been deleted