在指定容器区域外读取或写入数据的应用程序将被拒绝 [英] Apps that read or write data outside its designated container area will be rejected

查看:126
本文介绍了在指定容器区域外读取或写入数据的应用程序将被拒绝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个应用程序,它将数据从应用程序发送到sql server。我已阅读App Store指南(第2.6点),在其指定容器区域之外读取或写入数据的应用程序将被拒绝。这是否意味着我无法做到这一点?

I am developing an app that sends data from the app to an sql server. I have read in the App Store guidelines (point 2.6) that "Apps that read or write data outside its designated container area will be rejected". Does that mean I will not be able to do this?

推荐答案

我很确定他们只是指的是指定的每个应用程序都分配给沙盒。每个应用程序都有自己的文档目录来保存本地文件,我相信它们只是警告你不要试图在此之外写(如果你甚至能够在非越狱的开发者身上)。他们也不希望您尝试访问您无权访问的其他应用。

I'm pretty sure they're just referring to the designated "sandbox" each app is assigned to. Each app has their own documents directory to save local files, and I believe they're just warning you not to attempt to write outside of this (if you were even able to on non-jailbroken devs). They also don't want you attempting to access other apps that you don't have permission to access.

我有几个应用程序转到写入的商店并从谷歌App Engine服务器读取,他们已被接受没有问题。所以我认为将数据保存到自己的服务器会很好。

I've had several apps go to the store that write to and read from Google App Engine servers and they've been accepted with no problem. So I think you'll be good to go saving data to your own server.

这篇关于在指定容器区域外读取或写入数据的应用程序将被拒绝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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