JSON containing "[0, 1, 2, 3]" is incorrectly decoded as [false, true, 2, 3].
On Android it is correctly decoded as [0, 1, 2, 3].
JSON containing "[0, 1, 2, 3]" is incorrectly decoded as [false, true, 2, 3].
On Android it is correctly decoded as [0, 1, 2, 3].
Thanks for the report. I've filed an issue and we have a fix in the pipeline.
The fix is now available on TestFlight:
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.