Search code examples
Moshi ignore field...

jsonmoshi

Read More
Using Moshi in an extension function or injecting it via DI in Android...

androidkotlindependency-injectionmoshikotlin-extension

Read More
Error when using TypeConverter with Room: Cannot figure out how to save this field into database...

androidkotlinandroid-roommoshi

Read More
MoshiConverterFactory is not accessable...

androidkotlinretrofitmoshi

Read More
Using kotlin kotlinx serialization with generics...

androidkotlinjson-deserializationmoshikotlinx.serialization

Read More
Moshi: Failed to find the generated JsonAdapter class for class...

kotlinmoshi

Read More
How to deserialize JSON enums in case insensitive way using Moshi library?...

jsonmoshi

Read More
Android Moshi Json Converter Causes kotlin.reflect.jvm.internal.KotlinReflectionInternalError...

androidretrofitmoshiandroid-r8

Read More
How to fallback on a enum if values don't match in OpenAPI generator's Moshi...

androidkotlinmoshiopenapi-generator

Read More
Api call failed Unable to create converter for class Retrofit/Moshi...

androidkotlinpostretrofitmoshi

Read More
Android How to convert this JSON into object of data class with Moshi Kotlin?...

androidjsonkotlinmoshi

Read More
Cannot parse a list using Moshi...

androidmoshi

Read More
Moshi - Unable to create converter for enum class for gradle 8 and upwards...

androidkotlingradlemoshi

Read More
Parse json with moshi where one of the fields is polymorphic...

jsonkotlinmoshi

Read More
Failed to transform moshi-1.13.0.jar (failed for task biometric_storage:kaptGenerateStubsDebugKotlin...

flutterandroid-studiogradlemoshiandroid-jetifier

Read More
Moshi: Problems serializing List<MyClass>...

androidjsonkotlinserializationmoshi

Read More
Moshi-JsonDataException: Required value '%s' missing at $...

androidjsonmoshi

Read More
Enum parsing fails with moshi and R8...

moshi

Read More
Android AWS DynamoDB: Using AWS mapper.save with Moshi...

amazon-web-serviceskotlinamazon-dynamodbmoshi

Read More
Enable R8 when using moshi-kotlin-codegen...

androidproguardmoshiandroid-r8

Read More
Android Kotlin Moshi: Custom adapter for Moshi not working...

androidjsonkotlingsonmoshi

Read More
Moshi adapter to ignore bad elements from a polymorphic list...

androidkotlinmoshi

Read More
Moshi LinkedHashTreeMap class cast exception with Proguard...

androidretrofitproguardmoshi

Read More
ProGuard: ClassCastException with Moshi+Retrofit...

androidproguardclasscastexceptionmoshi

Read More
Moshi: How to Deserialize JSON with a mix of fixed and dynamic properties...

javajsonkotlinunmarshallingmoshi

Read More
How to serialize a value class with moshi so it just return it's value...

kotlinserializationmoshivalue-class

Read More
How to fallback on a enum if values don't match in Moshi...

enumsmoshi

Read More
How to make "inappropriate blocking method call" appropriate?...

kotlinokhttpkotlin-coroutinesmoshi

Read More
Moshi - Parse unknown json keys...

javajsonparsinggsonmoshi

Read More
KotlinJsonAdapterFactory unresolved reference...

androidkotlinmoshi

Read More
BackNext