-
What is about supporting of Kotlin Native?
-
Hello, I am trying to use your library on a KMM project.
It is working really good on android, but I have some issue on iOS. My project is not using cocoapods, when creating a new project from the …
-
I suggest a potential rename of the project. The library itself gets more and more mature. We are using it in production right now. Still the name `Auth` is a bit too generic and not random enough to …
-
Hi there,
We are starting on a project with KMM and Protobuf, and we are looking into PBandK, as it looks like a very promising project to use for Kotlin Native code generation.
We've managed to…
-
Hi. I am trying to use the moko-socket library for KMM. App is running fine in android but for iOS I am getting this issue when I run the iOS app:
**java.lang.IllegalStateException: Deserializer fo…
-
A always get the hint to update to a new version when using the native-mt variant. As described [here](https://docs.gradle.org/current/userguide/single_versions.html#version_ordering) adding `native-m…
ln-12 updated
3 years ago
-
Hi,
I am looking for a BDD-type solution and doing some due diligence.
I used Concordian many years ago at Sky (2007/2008) time frame and thought it was excellent.
Now I am a mobile dev (Andr…
-
I'm having this issue when I add my kmm library as a dependency to my android project
-
**Build Environment**
SQLDelight version:1.4.1
OS: macOs Catalina 10.15.5 (19F101)
Gradle version: 6.5
Kotlin version: 1.4.10
AGP Version (if applicable): 4.0.1
I'm trying to get KMM training:…
-
**Summary**
I'm not able to get subscriptions to work on iOS with 3.x (Android works fine), so I'm posting a minimal repro in case it can help.
**Version**
3.0-dev10
**Description**
Thanks fo…