简体   繁体   English

iPhone应用程式核准问题

[英]iphone app approval question

Anybody has any experience getting an app that uses web services approved ? 任何人都有获得批准使用Web服务的应用程序的经验吗?

I'm planning to create an app that will send an e-mail to an address selected from the address book. 我正计划创建一个应用程序 ,该应用程序将向从通讯簿中选择的地址发送电子邮件。

I was thinking to send the contact's email address to the web service and then generate the message from there. 我当时想将联系人的电子邮件地址发送到Web服务,然后从那里生成消息。

1. Will I be required to use https ( SSL ) to accomplish this? 1.是否需要使用httpsSSL )完成此操作?
2. Do I need to have some kind of a disclosure about how the e-mail address will be used? 2.我需要披露有关如何使用电子邮件地址的信息吗?

Thank you 谢谢

Laz 拉兹

Since the user is selecting the address, it shouldn't cause issue in app store. 由于用户正在选择地址,因此不会在应用商店中引起问题。 However, the user might not like the fact that the address is being sent to some server without their approval and leave negative feedback. 但是,用户可能不喜欢未经他们的同意就将地址发送到某些服务器的事实,并留下负面反馈。

Either add a disclosure somewhere or inform the user via some alert before continuing communication with the server. 在继续与服务器通信之前,在某处添加公开内容或通过某种警报通知用户。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM