Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 iOS 8 中的 UIDocumentPicker,从许多不同的外部应用程序(如 Dropbox 和 Google Drive)上传各种文档。有什么方法可以让我知道用户从哪个应用程序获取文档?
不,没有提供此信息的 API。您所知道的只是所选文件的临时文件 URL(使用导入模式时)。