In iOS 7, there is support for adding attachments in sms messages via third party applications.
I want to know:
What kind of files are supported as attachments? e.g. .png, .pdf etc.
Can I send NSData through an sms/mms message? e.g. .dat format
Would the recipient of these messages be able to open these attachments in third party applications using iOS's "Open In" feature?