https://kotlinlang.org logo
#serialization
Title
# serialization
n

nicolas.gonzalez

01/27/2018, 7:44 PM
I asked this question on stack overflow but maybe someone can help me here. Is about using serialization with generics to deserialize a Json response. I'm getting an error when the serialization plugin tries to generate the serializers for models with generics. See: https://stackoverflow.com/questions/48412340/cannot-parse-json-to-data-class-using-kotlinx-serialization
s
n

nicolas.gonzalez

02/01/2018, 8:51 AM
@sandwwraith thanks, I created the new issue with more details and a sample project for you to reproduce it. Let me know in case you need something else from my side
8 Views