-
I was testing a KMM project with the new 1.6.0-RC2 version of coroutines and I got the following error while trying to execute the `linkPodDebugFramework` or `linkPodReleaseFramework` tasks. I know th…
-
I wondered if I could use Fleks in the KorGE game engine instead, but could not get the gradle imports to work correctly. Perhaps Fleks needs LibGDX?
Many thanks!
-
After upgrading to latest I get a ton of messages that all have the same caused by message.
Caused by: org.gradle.api.internal.tasks.DefaultTaskContainer$TaskCreationException: Could not create tas…
-
The screenshot of the interception in this mobile phone C is garbled as follows. My miui12 interception is normal. Can I reply to it?
![image](https://user-images.githubusercontent.com/55979795/15229…
-
I have been using previous versions of moko-template and use it in own projects. I have noticed that the buildSrc is not present now, and build-logic and gradle/libs.versions.toml are replacing it. It…
-
I see the library has support Kotlin/Native. But I cannot add it into my KMM project.
Your config in build.gradle.kts(project):
```
buildscript {
repositories {
google()
mave…
-
**Problem/use case that this feature is meant to solve/enable**
would like the library to support multiplatformity more by adding support for iOS.
**Describe the solution you'd like**
After thi…
-
Hi again :)
So I'm trying to have scoped viewModels to screens with hilt and this is quite an headache due to the current hilt limitations.
Do you have any plans to add support for something equ…
-
I'am trying to use your library inside my Kmp project.
so I have implemented this code:
`
fun getHomeQuiz( onResult: (quizHomeData:String) -> Unit, onFail: (err: Error) -> Unit){ _
…
-
First of all, thanks so much for an awesome library!
I have a KMM project that was upgraded to Kotlin v1.5.31 recently. With that release came support for generating an XCFramework that can be cons…