iOS Bug in Web's JsonTextDecode / JsonTextDecodeWithDictionaries

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.

1 Like

The fix is now available on TestFlight: