-
**Describe the bug**
Set up workflow as in your repo (with the only difference that link to feed changed)
**Expected behavior**
Feed is parsed and shown on Readme successfully
**Workflow Yml U…
-
**Describe the bug**
Hi, i have a Kotlin/MPP project with `iOS`, `Android` and `macOS` targets. When I tried to implement example from [here](https://github.com/Kotlin/kotlinx.serialization/blob/mast…
-
I would like to use the serialization library on iOS only. The docs are not straightforward in that manner.
I'm playing with kotlin multiplatform, and this is the only library for serialization. …
ghost updated
4 years ago
-
I tried `Cocoapod` sample
./gradlew build
```* What went wrong:
Execution failed for task ':cinteropAFNetworkingIOS'.
> Cannot perform cinterop processing for AFNetworking: cannot determine he…
-
Interesting library to explore: https://github.com/icerockdev/moko-resources
-
Hello, i have a problem when i use kotlin.mpp.enableGranularSourceSetsMetadata=true in a multiplatform project. The generated source root is marked as iosMain instead of commonMain, when disable the G…
-
Now I try using this library to live stream. Could you give me some advice?
-
After updating to 1.3.31 my builds started failing on `linkTestDebugExecutableIos` task. Tracked the issue down to unit tests referencing an enum class nested in another class. Check the Foo and FooTe…
-
Hello.
I am trying to integrate this library into a project and in iOS, Gradle gives the following error:
```
Could not determine the dependencies of task ':project:linkDebugFrameworkIosArm32'.…
-
1.4.0 is out! Time to compile this in BOTH mode.