-
Bro I like using your kmm-record library but why is the OutputFormat in MPEG_4 for audio instead of MP3?
-
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…
-
Currently we are using retrofit for making network calls to replicate.com. While this works, it is not purely a Koltin library and does not support platforms like kmm.
-
Hey, do you have plans to add the Facebook sign-in option as well? Would be a very useful addition as I don't see anything in the KMM world supporting it so far. If it's planned, any ETA on the implem…
-
Hi, this is a very useful library, thank you.
Could you please clarify how to handle requests with optional parameters? For example, something like this: https://site.com/path?random=123. In this c…
-
When running the example code from a KMM Framework my iOS App crashes with the following Exception:
```
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[SocketW…
-
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…
-
- [ ] moko-paging: просмотр примера, скачивание, тест, добавление в свою вьюмодель, разбираться с ld, которые используются в примере. Довольно много инфы для усваивания (мб что-то где-то можно подсокр…
-
---
Hi @dinesharjani and @philips77,
In my KMM app, which is consuming the Android-nRF-Mesh-Library, after reception of `MeshManagerCallabacks`
- onNetworkUpdated
- onNetworkLoaded
nRF Mesh l…
-
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…