katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
343 stars 333 forks source link

windows 10 desktop application is not supported #252

Open yashktrivedi opened 7 years ago

yashktrivedi commented 7 years ago

Hi,

I want to use email attachment functionality in my windows desktop app but not able to achieve it using this plugin. Is it not supported ? Although if I want to post the application in windows store it might not pass as it uses windows.applicationmodel.email. Please let me know if you find any alternative for this.

Regards, Yash

Horst1102 commented 4 years ago

I would like to use it too in an windows / electron application.

regnete commented 4 years ago

I successfully published an app containing this plugin to the microsoft store. Usage of windows.applicationmodel.email has not been an issue there.

jfoclpf commented 2 years ago

@yashktrivedi apologies the very late reply: did you eventually solve this problem? Does it work with windows 10?