kmm
Some Errors I've Found Developing with KMM
So you are trying to code a Kotlin Multiplatform module. After setting up a build gradle file for the Android project with this new module, you are led to believe that you will: * Build on android. * Then run pod install to install this new precompiled module into an iOS project.