In the module FTASyncHandler.m, there are at least 3 calls using [NSManagedObjectContext MR_contextForCurrentThread] which is deprecated, the use of MR_Save is deprecated and saveInBackgroundWithBlock is deprecated. The file will not build! and I need some help here to figure out what the correct methods are supposed to be!
Anyone?