Ok now I have a weird issue.
My application is working fine on debug mode. But not when build with release..
My issue came from the serializer here the message:
• Can’t locate argument-less serializer for class
• (Kotlin reflection is not available). For generic classes, such as lists, please provide serializer explicitly.