开发者

access files in documents folder of application of iphone

HEllo,

I have a situation here, I have an app , in开发者_StackOverflow社区 this app I save some files to documents folder. Now I want to export these files or view these files from mac.

Suggest some way for this.

Thanx in advance


You'll either need to set up a Bonjour connection over a local wifi network and figure out a protocol to move things that way, or upload the files from the device to a web service from which the user (or a desktop client app you create) can then download them. There is currently no way to piggy-back on the iTunes sync process, so the network's the only way to get things off of the device.


you might also be able to use ftp. Run your ftp client on the iPhone and an ftp server on your mac.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜