Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin-multiplatform

In Kotlin Native, how to keep an object around in a separate thread, and mutate its state from any other thead without using C pointers?

Publish kotlin multiplatform library to Maven Central (InvalidMavenPublicationException multiple artifacts with the identical ...)

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

Ktor client Auth feature does not sending Authorization header

How can I get Locale and Language from the device, with Kotlinmultiplatform

kotlin-multiplatform

Parsing an error body in a ktor HTTPClient

How to pass bytes from Swift (iOS) to Kotlin common module?

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

Base 64 Encoding Decoding for iOS in Multiplatform Kotlin

Access Kotlin Standard Library from Swift

Kotlin Multiplatform - ERROR ITMS-90171: Invalid Bundle Structure

How to use Http Request lib in Kotlin Native

kotlin multiplatform: how to reduce build time?

Calling Kotlin suspend functions from Swift/Objective-C is currently supported only on main thread

Cannot access fixedRateTimer in Kotlin Multiplatform

How to make my JS tests appear in Kotlin Multiplatform project