PhotoKeeper
PhotoKeeper copied to clipboard
This is a full example of a Document-based iCloud app that works for both local and iCloud files, from a tutorial soon to be published on raywenderlich.com.
Results
2
PhotoKeeper issues
Sort by
recently updated
recently updated
newest added
To recreate the load fail scenario: Create a doc on one device. Open app on another device. The app will see the new doc but in the method **loadDocAtURL**, **doc...
when the app get into the openWithCompletionHandler it never get to load of contents in ios7. It works perfectly in ios6. Elik