Top "Uimanageddocument" questions

UIManagedDocument is a concrete subclass of UIDocument that integrates with Core Data.

Core Data and iOS 7: Different behavior of persistent store

I'm preparing an update for a Core Data based app for fixes with iOS 7. I use Xcode 5 and iOS 7 SDK …

ios sqlite core-data ios7 uimanageddocument
UIManagedDocument example / tutorial

I have been trying very unsuccessfully to create a simple UIManagedDocument library style application (separate documents saved to iCloud). I …

iphone objective-c core-data icloud uimanageddocument