chemerisuk / cordova-plugin-web-share

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

Don't override implementation #9

Closed jespertheend closed 2 years ago

jespertheend commented 4 years ago

Now that web share works by default in iOS 12, maybe it would be nice to use the default implementation when it is available?

chemerisuk commented 2 years ago

@jespertheend cordova platforms use file or custom schema to serve files where web share api is not available.