xxfast
06/21/2023, 3:41 AMorg.jetbrains.kotlinx:kotlinx-serialization-json-okio
but getting
Uncaught Kotlin exception: okio.IOException: Operation not permitted
on ios devices when I try use Json.encodeToBufferedSink
Has anyone ran into this before? I've raised an issue here on okio
EDIT: should note that this is only thrown on devices not on simulators