我们可以在以后的二进制版本中将 EULA 添加到 iOS 中吗?
我将在应用商店提交我的第一个应用程序。我想保留我的应用程序的自定义最终用户许可协议,以便审批过程不会缓慢,然后在下一个版本中添加我的最终用户许可协议。我可以这样做吗? 另外,提交申请时只上传定制的 EULA 就足够了吗?或者我必须在我的应用程序中呈现一个视图,以便用户可以点击“同意”?
I am going to submit my first app on app store. I want to hold my app's customized EULA as of now so that approval process is not slow and later add my EULA in the next revision. Am I allowed to do so?
Also, just uploading customized EULA while submitting application is enough? or I have to present a view in my app so that users can tap Agree to?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
更多
发布评论
评论(1)
您可以随时更改为自定义 EULA(在 iTunes Connect 中,单击“管理您的应用程序”,然后单击要编辑的应用程序,然后单击“查看详细信息”,然后滚动到显示 EULA 的底部并单击“编辑”)。
所做的只是在描述下方添加一个链接(“应用程序许可协议”),如果单击该链接将显示您的 EULA。如果您要求用户单击“同意”,则必须根据 iTunes Connect 开发人员指南:
You can change to a customized EULA whenever you want (in iTunes Connect, click Manage Your Applications, then click the app to edit, then View Details, then scroll to the bottom where it says EULA and click Edit).
All this does is add a link below the description ("Application License Agreement"), which will display your EULA if clicked. If you require the user to click Agree, you have to do that in your app, according to the iTunes Connect Developer Guide: