Currently there is only support for attaching images to email messages. Since I needed the ability to add files of different types, I added the ability the code attached to do so.
It adds a simple class to provide the attachment information which is then added when the mail compose view is created.
Currently there is only support for attaching images to email messages. Since I needed the ability to add files of different types, I added the ability the code attached to do so.
It adds a simple class to provide the attachment information which is then added when the mail compose view is created.