conference-app-2019
conference-app-2019 copied to clipboard
[iOS] Invalid JSON error
Overview (Required)
-
Invalid JSON at 180746: Unexpected end in string
was shown on starting
Steps To Reproduce
- launch app
Expected behavior show no error
Screenshots
Env:
- Device: iPhone SE
- OS: iOS12.1.2
- App Version or the branch : first released version in App store
Additional context Any other notes
This may be a bug of ktor.
https://github.com/ktorio/ktor/issues/787
It looks like fixed with this pr finally https://github.com/Kotlin/kotlinx-io/pull/36