ios - Open suggestion of all installed email clients to user -


i have use case send email external users app.

we want show installed email clients when user clicks on send mail open user opted mail client pre filled fields.

how can achieve this?

ex : when user clicks on share button of image in gallery, show apps supports file sharing.

perhaps uiactivityviewcontroller you're looking for?

http://nshipster.com/uiactivityviewcontroller/


Comments