0

我在 gmail 中有一个包含 excel 文件的链接,我在 ios 设备的 safari 浏览器中打开它。当我单击链接并将该文件下载到应用程序文档目录时,我想打开我的应用程序。可能吗 ?如果是这样,请帮助我。

4

1 回答 1

0

你应该用 ios 注册支持的类型,在你的情况下是一个 excel 文件

阅读更多@ https://developer.apple.com/library/ios/#documentation/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Articles/RegisteringtheFileTypesYourAppSupports.html#//apple_ref/doc/uid/TP40010411-SW1

于 2013-02-04T14:04:23.627 回答