Implementing iOS and macOS Documents with the Files App Managing Files and Ensuring Compatibility

Rise above the basics of Xcode app development to implement tools like Share buttons and activity view controllers to share document content including parts of documents with other users and with other devices. This book fills the gap so that developers with even a fundamental knowledge of iOS and S...

Descripción completa

Detalles Bibliográficos
Autor principal: Feiler, Jesse. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:1st ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630565406719
Tabla de Contenidos:
  • Chapter 1. Using Documents
  • Chapter 2. Looking Inside Documents
  • Chapter 3. Matching a Document to a Document Format
  • Chapter 4. Securing and Protecting Data
  • Chapter 5. Implementing Documents on macOS: NSDocument and NSDocumentController
  • Chapter 6. Implementing Documents on IOS: UIDocument and UIDocumentBrowserViewController
  • Chapter 7. Sharing Documents with Share Buttons and UIActivityViewController
  • Chapter 8. Crossing Platforms with Documents
  • Chapter 9. Using User Defaults for Data and Settings on iOS Devices
  • Chapter 10. Using User Defaults for Data and Settings on macOS Devices
  • Chapter 11. Adding new Document Formats.