-
I was wondering what would be the correct approach when using the moko-resources library to add unit tests to the iOS project?
An approach that usually works on a iOS only project would be to speci…
-
I've implemented koin in my kmm project and for network I'm using Ktor but I noticed that Ktor logging is not working when implemented using Koin DI however it is working if I directly place ktor http…
-
How to make init firebase in compose multiplatform
-
-
Usage of the library causes app to crash with Android release builds because `R8` removes unused classes or methods from the Ksoup library. Specifically, `Builder#onOpenTag` is stripped out, causing a…
-
Good morning, first of all, thank you for this example with KMP. I wanted to ask if the web part of this project is not working?
I created the Gradle run configuration to execute the web as explain…
-
I tried to integrate this plugin by adding `id("dev.icerock.moko.kswift") version "0.6.0"` to my `plugins{}` section and `kswift { install(dev.icerock.moko.kswift.plugin.feature.SealedToSwiftEnumFeatu…
ln-12 updated
2 years ago
-
I added your library in my KMM project, but get the following error message:
```
Cannot access 'com.soywiz.klock.internal.Serializable' which is a supertype of 'com.soywiz.klock.DateTimeTz'.
Check…
ln-12 updated
2 years ago
-
[KMM](https://kotlinlang.org/lp/mobile/) is a way to write code that runs on Android, iOS, native and the JVM. Common code is written in Kotlin and platform-specific code can then be used to implement…
-
My phone model is OnePlus PGP110
The system and IDE environment are
```
Android Studio Hedgehog | 2023.1.1 Patch 2
Build #AI-231.9392.1.2311.11330709, built on January 19, 2024
Runtime version:…