Monish syed
Monish syed
**Issue**: On iOS, attempting to concurrently deserialize multiple gateway responses on a background queue throws the following runtime exception and crashes the. ``` Crashed: com.apple.NSURLSession-delegate 0 MopEngine 0xca834 kfun:kotlinx.serialization.json.internal.StreamingJsonDecoder#(kotlinx.serialization.json.Json;kotlinx.serialization.json.internal.WriteMode;kotlinx.serialization.json.internal.AbstractJsonLexer;kotlinx.serialization.descriptors.SerialDescriptor){} +...
Hello @rudro @neakor and others, Firstly, thanks for creating this wonderful DI library that has certainly benefited many many devs and many many companies like ours. We recently started using...
…lue. Cause: Creating a new instance of FBTweak and setting the current value to nil resets the UserDefaults value. FBTweak gets instantiated with an identifier which is therefore used as...
Parent responses having a child with its primary key as NULL causes an exception. Solution: Check for nil and null both before setting the primary key value to the child...