When I pass a string containing HTML content as an array element to the UIActivityViewController initWithActivityItems method it doesn\'t present it as HTML in the
UIActivityViewController initWithActivityItems
You just need to make sure the first line of the HTML string is an tag.