Here\'s the code:
NSError *parseError;
NSMutableArray *listOfObjects = [NSJSONSerialization JSONObjectWithData:[@\"[]\" dataUsingEncoding:NSUTF8StringEncodin
Others also take this for a bug, see
In the latter case you can see complete workaround also for empty dictionaries (see DynamicGetter(...)
method).