开发者

Using CFDocumentTypes, is there a way to download the specified file from safari?

开发者 https://www.devze.com 2023-01-10 02:22 出处:网络
I am using CFDocumentTypes and UTExportedType in my iphone plist to be able to download qif/ofx files straight to my application.

I am using CFDocumentTypes and UTExportedType in my iphone plist to be able to download qif/ofx files straight to my application.

At the moment it can download them from the mailapp. Is there any way to get them t开发者_Python百科o download from safari as well?


This is not possible in iPhone OS 3.2 for iPad, but it's possible in iOS 4.0 for iPhone. So I guess this will be available when iOS 4 for iPad comes out.

0

精彩评论

暂无评论...
验证码 换一张
取 消