-
Steps to reproduce:
1. add `dev.gitlive:firebase-firestore:1.12.0` to common dependencies
2. optional step to fix normal ios builds: add `iosSimilatorArm64().binaries.framework { isStatic = true }` …
-
https://aakira.app/blog/2018/12/kotlin-mpp-reason/
https://aakira.app/blog/2018/12/kotlin-mpp-architecture/
やっていきを感じますね。
私のチームもKotlin MPPで新サービスを作ろうとしているので、とても参考になりました
-
The mpp-iOS-Android doesn't quite work in the latest Android Studio. It builds without errors, and I am able to run it on an Anrdoid device, but the common code can't be edited inside Android Studio. …
-
When using ver 1.6.0 with kotlin mpp ver 1.5.31, I get
Unable to load class 'org.jetbrains.kotlin.gradle.targets.js.yarn.YarnSimple'
ver 1.4.0 and 1.5.0 don't have this problem.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi Touchlab,
I tried to implement CrashKiOS for our project and was successful when the app was built for development on iOS. In the production environment, there was a crash immediately after the …
-
I have some troubles building kotlin multiplatform project with the newest plugin 2.2.5.
Also plugin 1.0.4 adds maven repository which is not compatible with
repositoriesMode.set(RepositoriesMode…
-
The MPP plugin builds jars for each module/subproject in a multi-project build. Intellij's JPS (IDE build system) uses classes. The latter is faster and scales better with more modules though requir…
-
As discussed in the /r/AndroidDev discord, it would be useful (and should be fairly straightforward give 100% Kotlin) for this library to be supported in KMM as well.
- https://kotlinlang.org/docs…
-
flavor和vasdolly共存的情况下报错:
Configuration cache state could not be cached: field 'variant' from type 'com.tencent.vasdolly.plugin.task.ApkChannelPackageTask': error writing value of type 'com.android.bu…