UIManagedDocument is a concrete subclass of UIDocument that integrates with Core Data.
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 uimanageddocumentI 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