-
I'm trying to use this module to create QIF files that can be imported to KMyMoney. I has to use QIF file format because of split transactions (other formats like CSV nor OFS doesn't supports splits).…
-
Hi there!
I'm trying to integrate the library in a KMM project and I'm facing some issues with the usage on the iOS app (integrated via "iOS framework distribution": "Regular framework").
Here's t…
-
* [ ] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## Wha…
-
I cloned and opened the project in `Android Studio Bumblebee 2021.1.1 Patch 2` with the `KMM plugin 0.3.1(211-1.6.10-release-960-IJ)-89` and it gives this error after trying to perform the gradle sync…
-
I just started using the library and ran into a weird issue. If I have a property in my class that has an inferred type, the build crashes. Explicitly adding the type makes it work.
I'm using versi…
-
**Describe the bug**
When creating a new KMM project with Android Studio and adding the Dokka Gradle plugin, generated documentation will put "" into the documentation where iOS standard library type…
-
1. Is mobius-core and mobius-test compatible with KMM ? - I can see that both these modules are completely platform agnostic, assuming this is right theoretically i believe it is possible to use these…
-
Would be nice to have a wrapper to easily provide support for [IdlingResource](https://developer.android.com/reference/android/support/test/espresso/IdlingResource.html).
Some examples
- RxJava: […
-
**Describe the bug**
We produce an SDK that uses Ktor + KotlinX Serialization to fetch and parse some data from our server. After recently turning on the new (experimental) KMM memory model, we are s…
-
We have some problems integrating Klock version 1.4.0 into our Kotlin multiplatform project. We must be doing something wrong but cannot pinpoint this at the moment. Our project structure is as follow…