I create an application that use two xcdatamodel file to save data. Everything works fine, the data can save and load successfully. But it is weird that when I reboot the device, data in one model is lost and another is still exists. It usually happens on iOS 5.0 and device is locked with passcode.
Is there anybody have this problem too? Please help me about this. Thanks.