-
Hello,
i extracted a .Jar file from my kmm library, how can i use that .Jar file in another KMM project.
when i include it it appear with the files included in it. but when i try to use the classes…
-
Hello everyone,
will there be any updated version of this library, or is this library not supported anymore?
Since Xcode 14 I get an Error Message that the Library should have Bitcode Enabled.
…
-
As discussed in the /r/AndroidDev discord, it would be useful (and should be fairly straightforward give 100% Kotlin) for this library to be supported in KMM as well.
- https://kotlinlang.org/docs…
-
### Is your feature request related to a problem? Please describe.
Yes, currently the OpenAPI Generator does not offer support for kotlinx.serialization library for JSON serialization in its Kotlin…
-
I have started a KMM project using "Regular Framework" as "iOS framework distribution". Can I use the mokoMvvmFlowSwiftUI library in this project or I should change to "Cocoapods"? Is it an easy way t…
-
## Description
Attempting to setup Appium in a KMM app, currently working on the Android side. Attempting to run a basic test results in the runtime error in the title when the AndroidDriver() is …
-
When i'm try run ios app i'm get crash with this error:
```
> Task :mpp-library:linkPodDebugFrameworkIosSimulatorArm64
warning: Cannot infer a bundle ID from packages of source files and exported d…
ExNDY updated
4 months ago
-
To use the library in Android projects, 'android()' platform support must be enabled. To do so, it need to apply Android Gradle Plugin for the configuration phase, apply android library plugin `com.an…
-
So I've created a KMM Library project, not KMM App project. I've follow all the steps in your Github Readme and Medium **How to implement Swift-friendly API with Kotlin Multiplatform Mobile**. I've c…
-
### SQLDelight Version
2.0.2
### Application Operating System
iOS
### Describe the Bug
while running this cmd the build fails for iOS.
:shared:compileIosMainKotlinMetadata FAILED
### Stacktrace…