Search code examples
Ktor app is not running inside Kotlin Multiplatform Project using IntelliJ IDEA...

intellij-ideaktorkotlin-multiplatform

Read More
Obtaining serializer from KClass is not available on native due to the lack of reflection...

ioskotlinkotlin-multiplatformkotlinx.serialization

Read More
How to fix 'Unresolved reference: HttpClient' with ktor-client-core targeting linuxX64...

kotlinktorkotlin-multiplatform

Read More
Kotlin multiplatform: Skipping publish of some platforms using Gradle Kotlin dsl...

gradle-kotlin-dslkotlin-multiplatform

Read More
JSON serialization freezes the UI...

iosswiftkotlinkotlin-coroutineskotlin-multiplatform

Read More
How to use JPA annotations in a kotlin/multiplatform project?...

jpakotlinkotlin-multiplatform

Read More
Fat jar problem with Ktor and Kotlin multiplatform...

gradlektorkotlin-multiplatformgradle-shadow-plugin

Read More
`runBlocking` coroutine builder is not resolved in the project (Other builders are resolved)...

gradlekotlinbuild.gradlekotlinx.coroutineskotlin-multiplatform

Read More
why kotlin multiplatform don't execute and export iOS framework?...

kotlinkotlin-nativekotlin-multiplatform

Read More
Unable to reference kotlinx.cinterop package in Kotlin Multiplatform project...

kotlinkotlin-nativekotlin-multiplatform

Read More
Kotlin multiplatform JVM type mismatch in IntelliJ...

kotlinkotlin-multiplatform

Read More
Kotlin Multiplatform on IntelliJ is trying to download native dependencies every time...

gradleintellij-ideakotlinkotlin-multiplatform

Read More
IntelliJ Kotlin multiplatform project Gradle sync very long...

gradleintellij-ideakotlinkotlin-multiplatform

Read More
How to add default `jvm` sourceSet to `android` target in Kotlin Multiplatform?...

kotlinkotlin-multiplatform

Read More
kotlin.native.concurrent.InvalidMutabilityException: mutation attempt of frozen <object> when ...

ioskotlinktorkotlin-nativekotlin-multiplatform

Read More
How to use Http Request lib in Kotlin Native...

kotlinkotlin-nativekotlin-multiplatform

Read More
Fail to run "linkDebugFrameworkIos" in Kotlin Multiplatform when linking iOS Framework...

ioskotlininteropkotlin-nativekotlin-multiplatform

Read More
Ktor: cannot resolve JacksonSerializer...

kotlinktorkotlin-nativekotlin-multiplatform

Read More
Is there a Kotlin-Multiplatform feature or pattern that can help to implement a common abstraction f...

kotlinkotlin-nativekotlin-multiplatform

Read More
Error: Declaration annotated with @OptionalExpectation can only be used in common module sources...

kotlinkotlin-multiplatform

Read More
Source of randomness in kotlin-stdlib-common...

kotlinkotlin-multiplatform

Read More
How to write annotation processors for kotlin/native?...

kotlinannotationskotlin-nativekotlin-multiplatform

Read More
Multiplatform project with shared module...

kotlinkotlin-multiplatform

Read More
Depend on Kotlin Multiplatfrom JS Module from JVM...

gradlekotlinkotlin-multiplatformkotlin-js

Read More
No kotlin.Math class in kotlin 1.2 as it is said in the documentation...

kotlinkotlin-multiplatform

Read More
How to use push() or pop() on js array in kotlin?...

javascriptkotlinkotlin-multiplatform

Read More
Running multi platform Kotlin test in IntelliJ produces No JDK specified error...

androidtestingintellij-ideakotlinkotlin-multiplatform

Read More
Does It possible to use multiple common libraries in Kotlin?...

kotlinkotlin-multiplatform

Read More
Different semantics of KProperty1<T, R> in JS compared to JVM...

kotlinkotlin-js-interopkotlin-multiplatform

Read More
Setting Up a Multiplatform Project...

kotlinkotlin-multiplatform

Read More
BackNext