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

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

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

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -