質問

I am making an login form. On that form I have a forgotten password button. What I want to do know is that an e-mail is send to the user using it's email adress.

Anybody has an idea how to do this in an iphone app?

Kind regards.

役に立ちましたか?

解決

Usually, your server (the one you are logging on to) will send that mail, not the iPhone app. When you press that button, you notify the server to send your user an email.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top