Building DropboxTVC

With DropboxHelper in place, it’s now time to use it to create, display, and restore backups. The DropboxTVC class will now be expanded to leverage its functionality. Three new properties and two protocol adoptions will be added to the DropboxTVC header:

image To link or unlink from Dropbox, an options action-sheet will be used. DropboxTVC will also become a UIActionSheetDelegate to receive user selections.

image To confirm that a user wants to restore, a confirmRestore alert view property will be added. DropboxTVC will also become a ...

Get Learning Core Data for iOS: A Hands-On Guide to Building Core Data Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.