开发者

Why was this application using SKPSMTPMessage rejected?

I developed one app for to send e-mails with the apple account of the users. For this the app use the SKPSMTPMessage open source.

I was waiting for the validation of my application in iTunes Connect and 开发者_运维技巧at the end they told me that:

  • The application asks for the users Apple email and password. The app should be able to accept all emails and passwords.

With SKPSMTPMessage frameWork you must defined the e-mail server to use and I don't know another alternative.

What can I do to work around this rejection?


If you modify your app to accept the SMTP server, email address, server username and password as user input (like most other general email apps do) and you should be fine, no?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜