Hey I'm using the Ktor Client with the CIO engine for my Android App, however I have some problems with it. First, for some reason instead of connecting to the actual url I provided, it tries to connect to localhost and sometimes it works, then when I assemble the release apk it only connects to localhost. I tried the OkHttp engine and it works perfectly fine.