> On Nov 24, 2014, at 5:15 AM, Alex Zavatone <z...@mac.com> wrote: > > The Android parser doesn't seem to care about return/enter characters, but > the iOS JSON parser sure does.
The grammar at json.org (in the right sidebar on the home page) explicitly says strings can't contain control characters. I've had other parsers complain about them too, not just Apple's, so this looks like an Android bug. But then, JSON ≠ XML, so this is off-topic for this thread... —Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com