chemerisuk / cordova-plugin-web-share

Web Share API polyfill for Cordova
MIT License
13 stars 9 forks source link

text mandatory for sharing #2

Closed phal0r closed 5 years ago

phal0r commented 6 years ago

Hi @chemerisuk ,

thanks for this plugin. Was exactly what I was looking after. One remark: You are writing in the docs, that all options for sharing are optional, but text is mandatory (at least for android). So should it be optional or should the docs be changed?

chemerisuk commented 5 years ago

@phal0r I believe you can share just a url without any text, right?

phal0r commented 5 years ago

@chemerisuk No, at least not with 1.1.0, but I saw you have released 1.2.0 and changed some stuff in the share method. For me 1.2.0 is not working:

Installing "cordova-plugin-web-share" for android
Failed to install 'cordova-plugin-web-share': Error: Expected plugin to have ID "cordova-support-android-plugin" but got "cordova-plugin-web-share".
chemerisuk commented 5 years ago

@phal0r weird. can you post full install log with a command you use?

phal0r commented 5 years ago

@chemerisuk Will try to set it up again with 1.2.0