Anand Verma
07/25/2023, 7:26 PMUncaught Kotlin exception: io.ktor.client.engine.darwin.DarwinHttpRequestException: Exception in http request: Error Domain=NSURLErrorDomain Code=-1011 "There was a bad response from the server."
and when using Darwin getting this error.
exception: kotlin.IllegalStateException: TLS sessions are not supported on Native platform.
Uncaught Kotlin exception: kotlin.IllegalStateException: TLS sessions are not supported on Native platform.
Kindly help me out.e5l
07/27/2023, 9:40 AMktor-client-darwin
instead of ktor-client-cio
on iOS?Anand Verma
07/27/2023, 10:02 AMe5l
07/27/2023, 10:03 AM