ios - 元数据被拒绝,因为我没有给他们测试帐户,但这不是我能做的?

标签 ios ios7 metadata

We began the review of your app but are not able to continue because we need a demo account to fully access your app features.

Please provide demo account details in the Review Notes section of the Version Information for your app. Please ensure that the information you provide includes any data necessary to demonstrate the functionality of your app features.

Specifically, upon review of your application we have found that the application requires a username/password to access full functionality.

我的应用程序充当学校网站的引用。有一堆按钮可以将用户带到不同的学校网站,例如他们的学校邮件、分数等。我不能只为他们创建一个演示学校帐户(每个学生进入大学时都会获得一个帐户)。您不能随意创建新的登录名。我不太愿意给他们我自己的学校帐户让他们进行测试。就像我不希望他们登录我的邮件一样。我能做什么?

最佳答案

通过应用程序审核获得此类应用程序的唯一方法是以某种方式提供测试帐户。如果需要,请联系您的学校。如果应用程序无法使用,Apple 就无法很好地对其进行审核。

关于ios - 元数据被拒绝,因为我没有给他们测试帐户,但这不是我能做的?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24500878/

相关文章:

ios - UICollectionview 委托(delegate)和数据源未开始调用

ios - 从 CocoaPods 构建 Sinch

objective-c - systemLayoutSizeFittingSize :UILayoutFittingCompressedSize doesn't compress

python - 使用分区列写入 Pandas Dataframe parquet 元数据

eclipse - 无法在 Tomcat 和 Workspace 中找到或加载主类

ios - 在 Xamarin 中跟踪 "unrecognized selector sent to instance"异常

ios - 为什么 iOS 模拟器在我旋转设备时显示黑屏?

objective-c - UIVideoAtPathIsCompatibleWithSavedPhotosAlbum 在 iPhone 上部署时返回 false

sqlite - 如何从 sqlite 表的元数据中获取表是否自动递增?

ios - 如何让 UIAlertView 自动消失?