xxfast
06/02/2023, 4:57 PMUncaught Kotlin exception: okio.IOException: Operation not permitted
This is thrown from fopen
with "wx" or "w" parameters. This throws only on physical devices and not on the simulator. Anyone ran into this issue before?
I've raised an issue on okio but I think this more a native issue