Error when using TypeConverter with Room: Cannot figure out how to save this field into database...
Read MoreUsing Moshi in an extension function or injecting it via DI in Android...
Read MoreMoshiConverterFactory is not accessable...
Read MoreUsing kotlin kotlinx serialization with generics...
Read MoreMoshi: Failed to find the generated JsonAdapter class for class...
Read MoreHow to deserialize JSON enums in case insensitive way using Moshi library?...
Read MoreAndroid Moshi Json Converter Causes kotlin.reflect.jvm.internal.KotlinReflectionInternalError...
Read MoreHow to fallback on a enum if values don't match in OpenAPI generator's Moshi...
Read MoreApi call failed Unable to create converter for class Retrofit/Moshi...
Read MoreAndroid How to convert this JSON into object of data class with Moshi Kotlin?...
Read MoreMoshi - Unable to create converter for enum class for gradle 8 and upwards...
Read MoreParse json with moshi where one of the fields is polymorphic...
Read MoreFailed to transform moshi-1.13.0.jar (failed for task biometric_storage:kaptGenerateStubsDebugKotlin...
Read MoreMoshi: Problems serializing List<MyClass>...
Read MoreMoshi-JsonDataException: Required value '%s' missing at $...
Read MoreEnum parsing fails with moshi and R8...
Read MoreAndroid AWS DynamoDB: Using AWS mapper.save with Moshi...
Read MoreEnable R8 when using moshi-kotlin-codegen...
Read MoreAndroid Kotlin Moshi: Custom adapter for Moshi not working...
Read MoreMoshi adapter to ignore bad elements from a polymorphic list...
Read MoreMoshi LinkedHashTreeMap class cast exception with Proguard...
Read MoreProGuard: ClassCastException with Moshi+Retrofit...
Read MoreMoshi: How to Deserialize JSON with a mix of fixed and dynamic properties...
Read MoreHow to serialize a value class with moshi so it just return it's value...
Read MoreHow to fallback on a enum if values don't match in Moshi...
Read MoreHow to make "inappropriate blocking method call" appropriate?...
Read MoreKotlinJsonAdapterFactory unresolved reference...
Read More