I am looking for some guidance with YAJL-OBJC. I have it working nicely in an
iOS application and I am able to get all of the data from my JSON APIs except
for the keys to nested dictionaries. I have found other posts around the web
that suggest that YAJL ignores these keys, is this true? Is there a way to get
to the keys?
Thanks in advance,
Christian