How to use “open in…” feature to iOS app?

后端 未结 3 1324
迷失自我
迷失自我 2020-12-15 12:40

I\'m not looking to add my app to the \"open in...\" list, but to get the list itself. And sending the file to another app.

I\'m working on internal communication ap

3条回答
  •  既然无缘
    2020-12-15 13:02

    Look at UIDocumentInteractionController https://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIDocumentInteractionController_class/Reference/Reference.html and here https://developer.apple.com/library/ios/#documentation/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Articles/OpeningSupportedFileTypes.html#//apple_ref/doc/uid/TP40010412-SW1

提交回复
热议问题