Also using android http client: implementation “i...
# ktor
g
Also using android http client: implementation “io.ktorktor client android$ktor_version” doesn’t cause the crash and works OK. Only “io.ktor:ktor-client-cio” crashes
e
Hi @gabin. The
CIO
engine use methods from API level 24 and works only with Android >= 8.0.
g
Hi @e5l, I have a couple of questions to you
💬 1