-
### Describe the bug
I wanted to play an episode of a TV-Show, after selecting play I get the Toast Notification "No playable Entry" and the app crashed.
There is something weird with these episod…
-
**Is your feature request related to a problem? Please describe.**
The current ktor client (4.0.0-alpha.3) is close to what we need to target IOS and Android with a multiplatform client for our gra…
-
### Ktor Version
1.1.4
### Ktor Engine Used(client or server and name)
CIO
### JVM Version, Operating System and Relevant Context
Windows, JVM 8
### Feedback
Hello,
I want to use to th…
-
Maybe using `mockk` library will help
-
Some tests are failing on IOS because of an invalid certificate on the app services endpoint.
```
io.realm.kotlin.mongodb.exceptions.ConnectionException: [Custom][CustomError(4000)] io.ktor.client.en…
-
**Describe the bug**
Ktor 3.0.0 introduce a binary incompatible change:
https://github.com/ktorio/ktor/compare/3.0.0-rc-2...main#diff-45f4dbe0240789d9647138f3e4ae66e95565a2bb987f4e5b70314c9371bf6a…
-
I've followed this tutorial to build a KMM app. Everything works fine when the app is running on the local server but the POST method returns Error 403 when deployed on Heroku. This is the function on…
-
Environment IDE: IntelliJ IDEA 2019.2.2 (Community Edition) Build #IC-192.6603.28, built on September 6, 2019 Runtime version: 11.0.3+12-b304.56 x86\_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o…
-
It seems that the info in https://github.com/papsign/Ktor-OpenAPI-Generator/issues/8#issuecomment-561229340 is irrelevant: classes and functions are missing...
I want to make my own OAuth service t…
SerVB updated
4 years ago
-
I using **ktor_version = '1.1.2'** and **implementation "io.ktor:ktor-client-ios:$ktor_version"**
When I call post request from swift code to kotlin-native, so I don't see reponse from server (Androi…