Open GoogleCodeExporter opened 9 years ago
I have tracked down a bug in our project that is also producing this error
under certain conditions.
Line of code in question here.
Map dataMap = gson.fromJson(jsonReader, Map.class);
Is there a possible work around? As stated this doesn't throw an error 100% of
the time only with certain content. The content is correctly parsed in Jaxson
and on iOS as this error didn't occur until the move to Gson for json parsing.
Original comment by ka...@agilemd.com
on 29 Jan 2015 at 1:06
Original issue reported on code.google.com by
vaibhav....@gmail.com
on 24 Oct 2014 at 4:58