When json.decode encounters incorrect JSON, the whole Gideros Player (runtime error) or app (quit) crashes.
Even using a pcall on this does not help this. Is it possible to add appropriate error handling to the decode function, with e.g. a status,result output or something?
Would be great
Comments