【问题标题】:iOS open with specific appsiOS 使用特定应用程序打开
【发布时间】:2014-02-11 15:27:45
【问题描述】:

我正在尝试显示来自 UIDocumentInteractionControllerDelegate 的应用程序,默认的苹果应用程序如;短信、电子邮件或 UIPasteBoard(Facebook 和 Twitter 是可选的)。就像 Dropbox 应用一样:

我该如何处理这种情况?我已经从他们的 UTI 中打开了应用程序,只打开了电子邮件或短信,但我不知道如何在一张纸上显示所有这些。 谢谢

【问题讨论】:

    标签: ios iphone email sms uidocumentinteraction


    【解决方案1】:

    我相信您正在查看 UIActivityController 而不是 UIDocumentInteractionController,我相信 Apple 正试图逐步淘汰它。

    在此处查看文档https://developer.apple.com/library/ios/documentation/uikit/reference/UIActivityViewController_Class/Reference/Reference.html

    【讨论】:

      【解决方案2】:
      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-09-04
      • 1970-01-01
      • 2015-07-27
      • 2016-06-22
      相关资源
      最近更新 更多