is it possible to make a mutliplatform project wit...
# multiplatform
g
is it possible to make a mutliplatform project with all of the above: js, jvm, android, ios, common?
I can setup js/jvm/common templates fine, and android/ios/common too...
s
yeah - it should work fine
However I’ve noticed IntelliJ tends to not handle Android combo projects like this well. I’ve had a lot of success working with them in Android Studio or only compiling the Android project from command line