Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin-multiplatform-mobile

Find application version code in Kotlin Multiplatform Moblie

KMM with Java sources in common (shared) module

How to add / remove / edit value of kotlinx.serialization.json.JsonObject

KMM in Android Studio build return Command PhaseScriptExecution failed with a nonzero exit code

KMM - Error Task 'embedAndSignAppleFrameworkForXcode' not found in project ':shared'

How to remove default header for Ktor client 2.0.0

KMM: How to reference the shared module into an already existing iOS project

KMM + Compose: Unresolved reference: drawable

How to use Sealed Class Data from Flow in Swift in Kotlin Mutliplatform Mobile?

KMM project setup with cocoaPods fails on first compile

KMM: Compilation failed: Unexpected IrType kind: KIND_NOT_SET

How do i implement Firebase Crashlytics in a Kotlin multiplataform mobile?

How to share HttpClient between Multiplatform Ktor and Coil?

kotlin.native.concurrent.InvalidMutabilityException: mutation attempt of frozen kotlin.collections.HashMap@3ee0f08 in KMM iOS

KMM on iOS: There is no event loop. Use runBlocking { ... } to start one