...
Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Open images and PDF files from other apps
In order to enable your app to open any kind of files that are identified by the OS as images or PDFs, follow these steps:
...
AppDelegate resource handling from Apple Documentation
Supported file formats from the Gini API
...
Open images from Photos app
In order to enable your app to open images from Photos, implement a shared extension. Share extensions, in particular, allow you to share content with your application.
...