是否有任何工具可以浏览您应用的iCloud数据? [英] Are there any tools for browsing iCloud data of your app?

查看:107
本文介绍了是否有任何工具可以浏览您应用的iCloud数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在努力在我的应用中集成iCloud,有时会出现冲突问题并保存错误。数据存储在云上的事实使得调试问题非常困难。

I am working on integrating iCloud in my app and sometimes having problems with conflicts and save errors. The fact that the data is stored on the cloud makes it very hard to debug the problems.

据我所知,iCloud服务器上的数据被镜像到设备上的目录。是否有任何工具(iOS或OSX应用程序)允许我查看此目录的内容或iCloud服务器中的文件?我知道可以使用 NSMetadataQuery 类查询目录中的文件。但是,我正在寻找Apple的内置工具或我可以使用自己的权利的开源应用程序。

As far as I know, the data on the iCloud servers are mirrored to a directory on the device. Is there any tool (an iOS or OSX app) that will allow me to see the contents of this directory or the files in the iCloud servers? I know that it is possible to query the files in the directory with NSMetadataQuery class. However, I am looking for a built-in tool from Apple or an open source application that I can use with my own entitlements.

到目前为止,我尝试了以下工具没有运气:

So far I have tried the following tools with no luck:


  • 在Mac OS X Lion上,系统参考>> iCloud >> Manage:这只显示名称和大小文档。它不允许我下载或查看内容。

  • 在iOS 5上,设置>> iCloud >>存储&备份>>管理存储:与上述相同。

  • 在Xcode 4.3.2上,管理器>>设备>> >>应用程序>>下载:这允许我下载应用程序数据但是它不包含iCloud数据。

  • 我也尝试使用iPhone Explorer应用程序浏览手机,但它不显示/ private / var的内容,这是存储iCloud数据的地方。

  • On Mac OS X Lion, System Pereferences >> iCloud >> Manage: This only displays the name and size of the documents. It does not allow me to download or see the content.
  • On iOS 5, Settings >> iCloud >> Storage & Backup >> Manage Storage: Same as above.
  • On Xcode 4.3.2, Organizer >> Devices >> >> Applications >> Download: This allows me to download the application data but it does not contain the iCloud data.
  • I have also tried browsing the phone with iPhone Explorer application but it does not display the contents of /private/var which is where the iCloud data is stored.

推荐答案

...或访问 http://developer.icloud.com 查看Apple服务器上实际存储在云中的内容......

...or visit http://developer.icloud.com to see what is actually stored in the cloud on Apple's servers...

这篇关于是否有任何工具可以浏览您应用的iCloud数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆