hedint / vue3-social-sharing

Vue 3 social sharing plugin
MIT License
9 stars 0 forks source link

No instagram? #11

Closed demiro closed 2 months ago

demiro commented 2 months ago

I tried instagram, but seems is not working

hedint commented 2 months ago

@demiro As far as I know, it's not possible to share to Instagram in such a way. (https://stackoverflow.com/questions/17673156/instagram-share-photo-from-webpage), but you are able to use native navigator.share API on mobile devices to achieve this.