Does anybody know, what is the URL Scheme for Pages and Keynote? I need it to open my 'Pages' App and 'Keynote' App from a button I have created. If there is no an URL Scheme for Keynote and Pages, what should I do to open these two apps? I really need your help. Thank you very much!
Asked
Active
Viewed 1,291 times
6
-
1`open /path/to/your/file` will let the OS figure out how to open that file. It won't work for everything but it will work for pages and keynote files. – mah Mar 09 '14 at 15:30
-
I didn't understand you! What file should I have to open? What I want to open is my Keynote or Pages app using URL Scheme – manunez19 Mar 10 '14 at 01:38
1 Answers
-1
Please refer below article on open different apps!
https://ios.gadgethacks.com/news/always-updated-list-ios-app-url-scheme-names-0184033/
Use openURL function to achieve the task.

CrackIt
- 606
- 1
- 5
- 15
-
This doesn't help with OP's question about the schemes of *Pages* and *Keynote*. – leo848 Nov 11 '21 at 10:48