conference-app-2019 icon indicating copy to clipboard operation
conference-app-2019 copied to clipboard

[iOS] Invalid JSON error

Open punchdrunker opened this issue 6 years ago • 2 comments

Overview (Required)

  • Invalid JSON at 180746: Unexpected end in string was shown on starting

Steps To Reproduce

  1. launch app

Expected behavior show no error

Screenshots img_0024

Env:

  • Device: iPhone SE
  • OS: iOS12.1.2
  • App Version or the branch : first released version in App store

Additional context Any other notes

punchdrunker avatar Jan 29 '19 05:01 punchdrunker

This may be a bug of ktor.

https://github.com/ktorio/ktor/issues/787

watabee avatar Jan 29 '19 11:01 watabee

It looks like fixed with this pr finally https://github.com/Kotlin/kotlinx-io/pull/36

punchdrunker avatar Feb 06 '19 03:02 punchdrunker