ios - Swift: Share email with HTML contents and list the email apps existing in the device using UIActivityViewController -


i want share email swift application containing link, text , styled text receive server in html form. find can use uiactivityviewcontroller list applications , set array of objects share.

my questions:

1: how can letting user choose mail application want use?

2: if specify application in code didn't exist in device?

3: how html can converted custom text in email?


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -