As soon as I have an object with a date of '1970-01-01T00:00:00.000Z' and do a Query All MongoHub crashes. Change the date to '2000-01-01T00:00:00.000Z' and it is happy.
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 3 beyond bounds [0 .. 2]'
terminating with uncaught exception of type NSException
As soon as I have an object with a date of '1970-01-01T00:00:00.000Z' and do a Query All MongoHub crashes. Change the date to '2000-01-01T00:00:00.000Z' and it is happy.
* Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 3 beyond bounds [0 .. 2]' terminating with uncaught exception of type NSException