Send email using PhoneGap on iphone Application
I wan to send email using phoneGap in iphone Applicatio开发者_如何学JAVAn. Any Idea.
You can do this by using a phonegap plugin called emailcomposer which can be found on github: https://github.com/purplecabbage/phonegap-plugins/tree/master/iPhone/EmailComposer
精彩评论