cost 392 ms
当使用swift3.0的按钮动作时,如何在ios mobile中打开文档文件eg(.pdf,.doc,.docx)? - How to open the Document files e.g(.pdf,.doc,.docx) in ios mobile when a button action using swift3.0?

我需要打开UIDocumentPickerViewController并且它应该允许用户选择所有类型的文件。 ie.(.pdf,.doc) 文件我使用UIDocumentPickerViewController方法。 我的代码: UIDocumentPickerDelegate, UIDocu ...

UIDocumentPickerModeExportToService在iOS11中不显示Drive或DropBox - UIDocumentPickerModeExportToService does not show Drive or DropBox in iOS11

我一直在我的应用程序中使用UIDocumentMenuViewController和UIDocumentPickerViewController从第三方应用程序(例如Google Drive,DropBox,iCloud等)导入图像和pdf。这也用于将一些pdf文件从我的应用程序导出到这些其他应 ...

如何在Xcode 9 beta 2中使用UIDocumentBrowserViewController创建新文档? - How do you create a new document using UIDocumentBrowserViewController in Xcode 9 beta 2?

我在Xcode 9 Beta 2中遇到UIDocumentBrowserViewController Bug的问题,正在使用beta 1。 症状是您无法创建新文档,在大多数页面上,+图标丢失或显示为灰色。 在浏览页面上,它存在并且没有变灰,但是不起作用。 EG如果您开始一个新的Do ...

在IOS10中的UIDocumentMenuViewController中看不到Google驱动器选项 - google drive options is not visible in UIDocumentMenuViewController in IOS10

我们已经开发了聊天应用程序,并且在该应用程序中有一个文件共享功能,如whatsapp,它在iOS9.x工作正常,但是当我在iOS10测试它时,谷歌驱动器选项立即消失。 这就是我试图在试图发送文件的情况下描述,但谷歌驱动器消失之前我甚至选择它。 以下是错误发生之前采取的步骤: - ...

使用UIDocumentMenuViewController从iCloud导入的打包文件“ .key .numbers .pages”未在UIWebView中打开 - Imported packaged files “.key .numbers .pages” from iCloud using UIDocumentMenuViewController are not opening in UIWebView

嗨,我试图在UIWebView中向用户显示一个打包的文件,如.key / .pages / .numbers文件,但我不能。 主题文件是最近使用我的iPad使用Keynote应用创建的。 我使用iCloud的UIDocumentMenuViewController将该文件导入了我的应用程序。 ...

UIDocumentMenuViewController / UIDocumentPickerViewController在视图中缓慢显示 - UIDocumentMenuViewController / UIDocumentPickerViewController slow to show in view

我正在尝试使用iOS文件选择器选择文本文件,但是当我实例化并呈现(模态化) UIDocumentMenuViewController或UIDocumentPickerViewController ,UI需要花一些时间才能显示出来。 这是我尝试用于UIDocumentMenuViewCont ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM