Andrei Marshalov
08/21/2020, 9:39 AMkotlinx.serialization for my Kotlin/MPP project with Android, iOS and macOS targets. I’ve implemented this example and got an error kotlinx.serialization.SerializationException: Serializer for class 'Project' is not found for all Native targets, on Android it works fine. I created an issue on github, but it’ll take some time before it will be responded, so I’m wondering if any have the same problem and can share any workaround.
Thank you!