Top Banner
Stanford CS193p Fall 2011 Developing Applications for iOS Fall 2011 Stanford CS193p
4

Stanford CS193p · 2021. 1. 8. · Stanford CS193p Fall 2011 Demo iCloud (two-day demo) Storing/Retrieving Core Data documents (UIManagedDocuments)Deleting documents from the cloud

Jan 27, 2021

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
  • Stanford CS193pFall 2011

    Developing Applications for iOSFall 2011

    Stanford CS193p

  • Stanford CS193pFall 2011

    TodayiCloudAll demo, all the time ...

  • Stanford CS193pFall 2011

    DemoiCloud (two-day demo)Storing/Retrieving Core Data documents (UIManagedDocuments)Deleting documents from the cloud (NSFileCoordinator)Noticing changes to documents in real timeHandling file version conflicts by watching for documentState changesCloud NSUserDefaults equivalent

    Along the way ...Getting a “random queue” to do work on (rather than creating a named one)Generic iCloud-document-handling view controllerNSNotificationsFlexible table view prepareForSegue:sender: implementationMigrating (automatically) your Core Data schema to a new versionUsing AskerViewController againEditing table views (by allowing rows to be deleted)

  • Stanford CS193pFall 2011

    Coming UpFriday SectionOpenGL

    TuesdayUnit Testing

    Final ProjectDon’t forget your Keynote slides (in Keynote format!)Submit them along with your final project (normal process)3 minute maximum on your presentationBe ready with backup if you are doing a live demo