MMS (attach photo to SMS)?

Hi everyone,

Is is possible to send an SMS message with a photo attached? I would like to use this function for an upcoming project. Any help is appreciated.

Thank you [import]uid: 47722 topic_id: 31082 reply_id: 331082[/import]

I believe you can’t currently attach media to an SMS, however I’d encourage you to post about this in the roadmap/feature request sub forum :slight_smile: [import]uid: 52491 topic_id: 31082 reply_id: 124288[/import]

I actually Googled this and it appears MMS is not a public iOS API. Am I correct? Thanks again Peach for the response. [import]uid: 47722 topic_id: 31082 reply_id: 124291[/import]

You can do SMS but not MMS but a guy reckons he got round that by creating a SMS and pasting a image into it -

http://stackoverflow.com/questions/10486638/in-the-ios-sdk-how-can-i-help-my-users-send-mms-intermixed-with-sms-from-my-app

Dave [import]uid: 117617 topic_id: 31082 reply_id: 124332[/import]

I believe you can’t currently attach media to an SMS, however I’d encourage you to post about this in the roadmap/feature request sub forum :slight_smile: [import]uid: 52491 topic_id: 31082 reply_id: 124288[/import]

I actually Googled this and it appears MMS is not a public iOS API. Am I correct? Thanks again Peach for the response. [import]uid: 47722 topic_id: 31082 reply_id: 124291[/import]

You can do SMS but not MMS but a guy reckons he got round that by creating a SMS and pasting a image into it -

http://stackoverflow.com/questions/10486638/in-the-ios-sdk-how-can-i-help-my-users-send-mms-intermixed-with-sms-from-my-app

Dave [import]uid: 117617 topic_id: 31082 reply_id: 124332[/import]

Thanks for this, this thread solved my problem!

Regards.
SMS Marketing Dubai
[import]uid: 181581 topic_id: 31082 reply_id: 125414[/import]

Thanks for this, this thread solved my problem!

Regards.
SMS Marketing Dubai
[import]uid: 181581 topic_id: 31082 reply_id: 125414[/import]

Hi @mikewatson85,

How did you exactly manage to solve this? Cheers

@masterssdktester

you can send mms from iOS with the activity plugin:

http://docs.coronalabs.com/plugin/CoronaProvider_native_popup_activity/index.html

Hi @mikewatson85,

How did you exactly manage to solve this? Cheers

@masterssdktester

you can send mms from iOS with the activity plugin:

http://docs.coronalabs.com/plugin/CoronaProvider_native_popup_activity/index.html