-
When using the role in its most basic configuration subscription-manager completes successfully, but sets `rhsm_baseurl` to "" instead of NULL. As a consequence software installations and other `dnf`…
-
**Describe the bug**
given the same json as input, when trying to deserialize to the following class structure, I get a `kotlinx.serialization.MissingFieldException` crash when using `decodeFromJsonE…
-
Hi,
I am trying to integrate FirebaseFirestore, like this:
sourceSets {
val commonMain by getting {
dependencies {
...
implementation("d…
-
# Why
To use GitHub Actions to build and test a PR, the machine must be able to run the KMM application.
# Acceptance Criteria
- A test workflow will be triggered when a PR is created and updated.
…
-
Hi i added a build config for ios project using following config given in screen shot
But i am not able to build, getting following error:
`** BUILD FAILED **
The following build commands …
-
kotysa-core will become a kotlin multiplatform mobile (KMM) project (common for common API + SqLite, jvm for other DBs)
kotysa-sqlite (that depends on kotysa-core) will be a KMM project with
- kot…
-
I'm using `2.1.0-compose-experimental-beta-01` version
Targetting Android, iOS and JVM/Desktop platforms
shared gradle
```
val commonMain by getting {
dependencies {
api(Deps.d…
-
I want to use [redwood](https://github.com/cashapp/redwood) in my KMM app and share some UIs steps
-
**Issue:**
I get a crash while pressing “submit” on keyboard of a TextField, that uses a published var from the viewModel.
“Thread 1: Simultaneous accesses to 0x600002e2b358, but modification re…
-
When creating the Module Loader DaemonSet, KMM currently sets `sleep infinity` as the container's `command`.
`sleep` runs as the main process in the container (PID 1) and is therefore [unkillable](ht…