Hello. Anybody use ktor client with Json feature i...
# ktor
a
Hello. Anybody use ktor client with Json feature in multiplatform project (Android & iOS)? On Android no problems, but iOS can't parse object to Json automatically and fail with PipelineFailed...
e
Unfortunately you should add mappers to your classes for iOS serializers for now.
We’ll fix it with next serialization minor release.
a
thx...and when may be next serialization minor release?
e
@sandwwraith