草庐IT

extensionContext

全部标签

ios - 与自定义类而不是 SLComposeServiceViewController 共享扩展

我目前正在使用共享扩展功能。在这里,当我搜索很多时,似乎总是使用SLComposeServiceViewController将带有一些文本内容的图像共享到特定应用。但我希望自定义UIViewController类加载来自照片应用程序的选定图像,在打开时它就像邮件编辑器一样mailextensiononsharesheet所以我得到了这个示例,并按照来自以下github链接(第2个)的此源上的说明进行操作:https://martinnormark.com/present-ios-8-share-extension-as-modal-view/https://github.com/mar

ios - 关闭共享扩展自定义 View Controller

我正在尝试创建一个与共享扩展一起使用的自定义ViewController。一切正常,但我不知道如何关闭自定义ViewController。基本上,我从safari启动我的共享扩展,并想完全忽略它并返回到safariView。我知道这应该不难,但我不熟悉共享扩展。下面是我的基本代码。谢谢。鲍勃////ShareViewController.swift//ShareExtensionimportUIKitimportSocialimportMobileCoreServicesclassShareViewController:UIViewController{privatevarurl:NS