UIActivityViewController и UIDocumentInteractionController

Как объединить UIActivityViewController и UIDocumentInteractionController? Приложение Mail и приложение Tumblr, по-видимому, объединяют UIActivityViewController с UIDocumentInteractionController, поскольку их контроллеры также показывают кнопки "Открыть в", помимо UIActivities. Как я могу сделать это?

1 ответ

Использование presentOptionsMenuFromRect:inView:animated: в UIDocumentInteractionController

Другие вопросы по тегам