Search code examples
Importing GoogleWebRTC pod fails: module 'GoogleWebRTC' not found...


kotlin-multiplatformkotlin-native

Read More
Kotlin-Swift interop issue: ArrayList has wrong count value when passed as NSMutableArray from Swift...


swiftkotlininteropkotlin-multiplatformkotlin-native

Read More
Unable to archive Kotlin Native with Cocoapods in XCode...


xcodegradlecocoapodskotlin-native

Read More
Build Mapbox pod iOS with Kotlin/Native Multiplatform...


ioscocoapodsmapboxkotlin-nativemapbox-ios

Read More
Workarounds to import java lib for mingw / ios / linus / other source sets?...


javakotlinkotlin-multiplatformkotlin-native

Read More
Is Kotlin Multi-platform Mobile code different from compiled Swift code on iOS platform?...


iosswiftkotlinkotlin-multiplatformkotlin-native

Read More
Kotlin/Native multithreading using coroutines...


kotlinkotlin-coroutineskotlin-multiplatformkotlin-native

Read More
Kotlin/Native compileKotlinIosX64 task fails when building iOS app...


kotlinmultiplatformkotlin-multiplatformkotlin-native

Read More
CPointer in Kotlin-Multiplatform...


cswiftkotlinkotlin-multiplatformkotlin-native

Read More
Is there a web framework for kotlin native...


web-frameworkskotlin-native

Read More
kotlin native cinterop add linkerOpts of source code...


kotlin-nativecinterop

Read More
Could not resolve com.squareup.sqldelight:native-driver:1.3.0...


build.gradleintellij-14kotlin-multiplatformkotlin-nativesqldelight

Read More
gradle nativeBinaries fails to satisfy dependencies...


kotlingradlekotlin-native

Read More
How to use UnsafeMutableRawPointer in Kotlin/Native?...


kotlinkotlin-multiplatformkotlin-native

Read More
Dealing with (U)Int in Kotlin Native C interop...


kotlinkotlin-nativekotlin-interop

Read More
How to use a swift library in kotlin native?...


kotlinkotlin-multiplatformkotlin-native

Read More
Where to find (install) Kotlin cinterop tool on Mac...


kotlinkotlin-nativecinterop

Read More
What's the difference between Kotlin/Native and Java bytecode with compile through LLVM frontend...


javakotlinllvmkotlin-native

Read More
Ktor and kotlinx dependencies not found when building iOS framework...


ioskotlinkotlin-nativekotlin-multiplatform

Read More
How to read/write from/to console with Kotlin/Native?...


kotlinkotlin-native

Read More
Intelij IDEA doesn't have Kotlin Native in Project Wizard...


gradlekotlinintellij-ideakotlin-native

Read More
Calling a class method with scoped coroutine in Kotlin/Native on Linux throws exception...


kotlinkotlin-coroutineskotlin-native

Read More
Kotlin/Native Basic Image manipulation...


kotlinimage-processingkotlin-native

Read More
In Kotlin Native, how to keep an object around in a separate thread, and mutate its state from any o...


multithreadingkotlinkotlin-multiplatformkotlin-native

Read More
How to set up a Kotlin/Native project so that it places resources alongside the executables?...


kotlinkotlin-native

Read More
Kotlin/native cinterop build problem with gradle...


iosgradlekotlinkotlin-nativecinterop

Read More
How to avoid the error "staticCFunction must take an unbound..." in Kotlin Native when a K...


kotlinkotlin-native

Read More
Kotlin/Native cinterop: compilerOpts inside .def file vs compilerOpts inside gradle...


kotlin-multiplatformkotlin-nativecinterop

Read More
Kotlin/Native: Can someone help me in suggesting how to create a frozen singleton that takes in init...


ioskotlinkotlin-multiplatformkotlin-native

Read More
How to convert Kotlin ByteArray to NsData and viceversa...


kotlinkotlin-multiplatformkotlin-native

Read More
BackNext