blemulator_flutter icon indicating copy to clipboard operation
blemulator_flutter copied to clipboard

iOS - JSON parsing error handling

Open TomoLV opened this issue 5 years ago • 0 comments

Currently JSON parsing is implemented without error handling in the native iOS part of the plugin. Whenever error occurs, it does so silently and application resumes with invalid parsing results.

TomoLV avatar Jan 23 '20 08:01 TomoLV