Emai From In App - Avalible on Daily Build?

Hi, is it now possible to email from with an app and attach a image to the email. I see the Daily builds now say case effected like this: native.showPopup( "mail" [, options] ).

If it is possible is a more in depth explation of guide of attaching image to an email?

Yes it is possible, I believe we've got more docs coming shortly for this.

Peach :)

We've just added a new API page covering this feature. Please see the link below...
http://developer.anscamobile.com/reference/index/nativeshowpopup

Here is an example:

1
2
3
4
5
6
7
local options =
{
   subject = "Hello World!",
   body = "This is my message.",
   attachment = { baseDir=system.ResourceDirectory, filename="MyFile.png", type="image" }
}
native.showPopup("mail", options)

Hey @Joshua Quick,

have to stop here and say: Thank You!

Very nice to have this feature available already! :)

BTW you`re really proud of your nickname - Joshua Quick - haha :-)

Merry Christmas mate!

Cheers,
Rodrigo.

Thanks Rodrigo! Implementing that feature was a team effort here at Ansca. I just did my part on Android. Merry Christmas to you too! :)

Hey Joshua surely you all are an awesome team! :)

Merry Xmas for all of you of the A+(nsca) Staff!

PS: Hey...please...Mr. Carlos & Walter toO! Thank Heads! :-)

Cheers,
Rodrigo.

views:1582 update:2011/12/28 9:26:54
corona forums © 2003-2011