views:

225

answers:

1

Hi!

I need to get an user's email address that used in Mail.app.

How can I do it with the iPhone SDK?

Thank you!

+1  A: 

Short answer: you can't. You should prompt the user for their email address if you need it.

Luke Redpath