How to invoke mobile email service to send a email in apps build from this framework

I am evaluating this framework. One scenario is to be able to provide a feed back from user and send the feedback to a dedicated email address.

I searched around and didn’t find a answer. i don’t want to go through email server with login/password. I just want to use the user’s mobile email (both iPhone and android) to send the email out.

Any hint?

Thanks

Look under native.showPopup() API   http://docs.coronalabs.com/api/library/native/showPopup.html

Rob

thx

Never mind. I found the answer on this:

http://forums.coronalabs.com/topic/54443-embed-read-only-database/?hl=sqlite#entry283102

Look under native.showPopup() API   http://docs.coronalabs.com/api/library/native/showPopup.html

Rob

thx

Never mind. I found the answer on this:

http://forums.coronalabs.com/topic/54443-embed-read-only-database/?hl=sqlite#entry283102