John O'Reilly
11/02/2021, 5:19 PM1.6.0-RC
Kotlin version and when I run app (on iOS) now I'm getting
Failed to find HttpClientEngineContainer. Consider adding [HttpClientEngine] implementation in dependencies.
I have io.ktor:ktor-client-ios
dependency (as before). https://kotlinlang.org/docs/eap.html#build-details seems to indicate that version should work with Ktor 1.6.4hfhbd
11/02/2021, 5:23 PMJohn O'Reilly
11/02/2021, 5:24 PM1.6.2-native-mm-eap-185
and getting same issuehfhbd
11/02/2021, 5:26 PM1.6.0-RC2
? 😄John O'Reilly
11/02/2021, 5:26 PMAleksei Tirman [JB]
11/02/2021, 6:36 PMHttpClient
constructor.