Does anyone have experience with Moshi + sealed cl...
# android
l
Does anyone have experience with Moshi + sealed classes + kotlin? Especially when doing custom type adapters. I'm getting the error of nesting, " Nesting too deep at layer.layer.layer " when trying to build a custom type adapter like this.