开发者

iBooks able to read Files in Other App's SandBox

I want to know if i can develop an app that would download books in epub format from a开发者_运维问答 website and then it would be accessed by iBooks ( iPad app for Reading books ) to read that file. The issue in my view is that an application can access files present in its own SandBox and it is not allowed to access any file outside it. Please explain if there is any way that files can be downloaded to a specific location on iPad which would be accessible by other apps.

Thanks!

Taimur


No, apps generally cannot access files outside their sandbox (except Apple's own apps, of course, but it is very unlikely they would interfere in another app's sandbox).

However, that is why Apple introduced UIDocumentInteractionController.


Thanks Everyone i have found the answer! http://andycodes.tumblr.com/tagged/uidocumentinteractioncontroller

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜