EddyVerbruggen / SocialSharing-PhoneGap-Plugin

👨‍❤️‍💋‍👨 Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget
MIT License
1.78k stars 909 forks source link

Windows Phone and Can't Share #442

Open ergodaveh opened 9 years ago

ergodaveh commented 9 years ago

I've deployed this plugin to a Lumina 920 running WP8.1 using the Kendo UI framework. Using the method window.plugins.socialsharing.shareViaEmail() has unexpected results. The message is Can't Share.

However, when I test this method window.plugins.socialsharing.share(); the device's Share is activated - opens and shows the available apps such as SMS and Facebook... Of which any email client are not listed.

Its seems the EmailComposertask is not activated in either routine.

Any suggestions are appreciated.

EddyVerbruggen commented 9 years ago

I have no idea - do you have a mailclient enabled at all? And can you share via email with other apps?