katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
344 stars 334 forks source link

Unable to use it with phonegap 3.4 #47

Closed puneetrastogi90 closed 9 years ago

puneetrastogi90 commented 10 years ago

I have been trying to use this plugin in android for quite few days now but failing. I have followed all the steps mentioned in the readme file but all in vain. Here are the steps that I followed: 1> added the in config.xml 2> installed the plugin by running this command in phonegap cli - phonegap local plugin add

I also tried to solve the issue by following this tutorial: Issue#9 but that didnt work out for me. Please help.

katzer commented 9 years ago

With older cordova versions its sometimes necessary to call cordova prepare There is no need to edit the config.xml