Domanda

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.

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top