Apple 是否接受带有隐藏功能的 iPhone 应用程序?
我正在为一家餐厅构建一个 iPhone 应用程序,并且还想实现一个管理区域,该区域只能由批准的用户访问/查看(用户将在服务器上获得批准)。
Apple 会接受对大多数用户隐藏功能的应用程序吗?
谢谢, 米格尔
I'm building an iPhone app for a restaurant and would like to implement also an administration area that should only be accessible/viewable to approved users (users will be approved on a server).
Will Apple accept an App which has functionalities hidden to the majority of its users?
Thanks,
Miguel
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
当您将应用程序提交到应用程序商店时,会有一个“审核注释”字段。来自 iTunes Connect 开发者指南,“使用此字段提供具有完全访问权限的演示帐户信息
以便 Apple 审核您的申请。”您需要在此处提供详细信息。如果您不这样做,Apple 稍后会发现隐藏的内容,那么他们将从应用程序商店中删除该应用程序。您可以安全地提供信息此处,因为此信息仅供审核团队使用,用户不会看到该信息。
There is a "Review Notes" field when you submit your app to the app store. From iTunes Connect Developer Guide, "Use this field to give demo account information with full access
to Apple for purposes of reviewing your application." You need to provide detail information here. If you don't do this and Apple finds out later the hidden things, then they will remove the app from the app store. You can safely provide information here, as this information is only available to the review team. User won't see that.
他们不喜欢这样,如果他们发现你可能会被解雇。当您提交应用程序时,您可以提供仅测试人员可见的信息,这些信息可用于提供对管理服务的登录。
They don't like this, and you could get pulled if they found out. When you submit your app you are able to provide information only visible to testers, which could be used to provide a login to your admin service.