I'm having issues to resolve the serialization run...
# serialization
b
I'm having issues to resolve the serialization runtime: https://pastebin.com/raw/uEj4DrHx
The associated build.gradle.kts: https://pastebin.com/raw/3JLbJmau
This was not linked to serialization, it was protobuf that wasn't able to find the java-native modules
a
I use Gson to convert the Map<String,Any> to Json the I let KotlinxSerialization pick up from there