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 910 forks source link

Instagram sharing opens layout tool #627

Open sakerrr opened 8 years ago

sakerrr commented 8 years ago

Hello, I have a problem with sharing via instagram. The plugin seems to open instagrams "layout" tool instead of the default first window where you can choose images from the gallery.

I'm just calling shareViaInstagram(url, ..

Am I doing something wrong ?

Edit: happens only when I have "Layout" installed.

tavosansal commented 7 years ago

Hello...I have this issue as well. Do you know of what could be happening or if you found a fix?

sakerrr commented 7 years ago

@tavosansal yes, it only happens when you have Layouts app installed, so you might call it a feature lol.

tavosansal commented 7 years ago

The weird thing is that I have tried to replicate it (with the Layout app installed) and I cannot get it to replicate. It always opens in Instagram for me. However I have users that do claim this happens to them. So I am not sure how to even begin debugging.