Re: JSONSerialization 'Garbage at end' error
Re: JSONSerialization 'Garbage at end' error
- Subject: Re: JSONSerialization 'Garbage at end' error
- From: Andy Lee <email@hidden>
- Date: Wed, 30 Apr 2014 15:46:49 -0400
On Apr 30, 2014, at 3:21 PM, Jens Alfke <email@hidden> wrote:
> You’ll need to do some detective work to find out what function call that error is really coming from. At that point you can set a breakpoint and look at the input data.
Maybe for debugging purposes you could drop in an open-source JSON parser and see if you still get an error. If so, it'd be easier to figure out where to put the breakpoint.
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden