Tam Nguyen

Results 3 comments of Tam Nguyen

> you should enable moko-resources plugin in your gradle module that compiled into framework. i.e. `build.gradle.kts(:shared)` @Alex009 I faced with this error. When adding the moko-resources plugin into my shared...

> Hi @tamnguyenhuy, did you figure out how to fix this issue? Yes. I have to keep the multiplatformResourcesPackage value in other module resource. Then in shared module, I change...

Hi @jonathanpeppers!! • Im using Kotlinx Serialization 1.8.1 in my KMM SDK. • My .NET MAUI project is referencing the NuGet package [https://www.nuget.org/packages/Xamarin.KotlinX.Serialization.Core](https://www.nuget.org/packages/Org.Jetbrains.Kotlinx.KotlinxSerializationJson/1.7.3), which is version 1.7.3. • The ABI...