-
I have a KMM project and I want to create a simple KMM library for Piano analytics. I am facing the issue that I don't see a generated API in Kotlin. The issue is that this library is pure Swift and i…
-
Dear moko team, first of all, Thank you for your hard work for the KMM community.
While working on a KMM project, I noticed that the permissions state request functionality seems broken, requesti…
-
I am using M1 Pro.
With org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20
which give the following error when executing target iosApp with iosSimulatorArm64() profile
Here is my common setting inf…
-
Well, it is not a complain about actual structure. But I think that would be nice having more approaches to use KMM in this sample.
So, instead of open a pull request to put code that will never to p…
-
I am interested in KMM, and I downloaded your code and ran in my computer. Could you explain one doubt about your code. Thank you very much!
My doubt as follow:
In buildModel() function, we can get …
-
**Describe the bug**
```
Could not resolve io.insert-koin:koin-ksp-compiler:1.4.0-RC4
No matching variant of io.insert-koin:koin-ksp-compiler:1.4.0-RC4 was found. The consumer was configured to f…
-
I integrated `firebase-app`, `firebase-firestore` and `firebase-auth` in my KMM project but when I launch a build command, I got this error:
```bash
FAILURE: Build failed with an exception.
* W…
-
Hi @garriguv,
I'm working on a KMM project, and the KMM project is inside a `sample` folder.
- The ios module of the KMM project is located at `sample/ios`.
- The Dangerfile of the iOS project is…
-
Task :shared:linkDebugFrameworkIosX64 FAILED
ld: unknown options: -ios_simulator_version_min -sdk_version
ld comes with Xcode 15(15A240d) do not recognize options:
-ios_simulator_version_min
-s…
-
Need to implement gradle plugin, which will be available from `gradlePluginPortal` - https://plugins.gradle.org/
plugin id `dev.icerock.gradle.shaper`
plugin should support adding local list of te…