Page 1 of 1

IOS send email api

Posted: Fri Jun 06, 2014 12:04 am
by Steve Fairbanks6915588

Is there a way to send an email directly from IOS mail app? I have some localStorage data that I would like to put into a csv file and attach. it looks like phonegap does have this support with plugins like this one.

com.phonegap.plugins.emailcomposer


IOS send email api

Posted: Fri Jun 06, 2014 1:15 am
by Yurii Orishchuk

Hi Steve.

Appery.io supports phonegap plugins.

Please read more about it here

http://devcenter.appery.io/documentat...

So, you should find(or write yourself) certain phonegap plugin and include in into your application.

Regards.


IOS send email api

Posted: Fri Jun 06, 2014 4:49 am
by Steve Fairbanks6915588

thanks for the page, I had not seen that. however it looks like that page is outdated. with appery on cordova 3.3 I think the folders to upload the plugins have significantly changed. can you provide any further help for installing 3rd party plugins with appery on cordova 3.3?


IOS send email api

Posted: Fri Jun 06, 2014 7:25 am
by Evgene Karachevtsev

Hello Steve,

Please clarify, why have you decided that the documentation was obsolete? You can follow it and if you have problem we will help you


IOS send email api

Posted: Thu Jun 19, 2014 10:50 pm
by Steve Fairbanks6915588

I found the problem. the documentation walks through the steps for android. there is another page that has steps for IOS. thanks.