Meteor how to use cordova email-composer plugin -


recently have started developing moible hybrid app. trying use following cordova plugin

https://github.com/katzer/cordova-plugin-email-composer

i have added command: meteor add cordova:cordova-plugin-email-composer@0.8.7 , stuck. dont have idea how use it. trying somethin it's not working

window['plugins'].email.open(); 

i looking long time reasonable example did not find anything. can please guide me through how should use , other plugins ? best regards


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -