ngx-sharebuttons icon indicating copy to clipboard operation
ngx-sharebuttons copied to clipboard

Sharing on native apps status

Open MurhafSousli opened this issue 7 years ago • 10 comments

Testing status

❌No Support: Means it is tested but the share dialog opens in the mobile browser

Button 💻 Desktop 📱 iPhone 📱 Android
Facebook ✔️ Support ❌No Support ❌No Support
Twitter ✔️ Support ✔️ Support ✔️ Support
Pinterest ✔️ Support ✔️ Support ✔️ Support
Google ✔️ Support ✔️ Support ✔️ Support
LinkedIn ✔️ Support ✔️ Support ✔️ Support
Whatsapp ✔️ Support ✔️ Support ✔️ Support
Telegram ✔️ Support ✔️ Support ✔️ Support
Messenger ❌No Support ✔️ Support ✔️ Support
VK ✔️ Support ❔ Not tested ❔ Not tested
Reddit ✔️ Support ❌No Support ❔ Not tested
Tumblr ✔️ Support ❌No Support ❔ Not tested
StumbleUpOn ✔️ Support ❌No Support ❔ Not tested
Xing ✔️ Support ❔ Not tested ❔ Not tested
SMS ✔️ Support ✔️ Support ✔️ Support
Copy ✔️ Support ✔️ Support ✔️ Support
Print ✔️ Support ✔️ Support ✔️ Support
Email ✔️ Support ✔️ Support ✔️ Support

Notes: Facebook: Does not support sharing on native apps Tumbler: Opens in native app but then the app opens the browser again

MurhafSousli avatar Mar 22 '18 05:03 MurhafSousli

@MurhafSousli any other solution for facebook sharing on native app???

parthkharecha avatar Mar 22 '18 09:03 parthkharecha

@parthkharecha It seems that Facebook does not support it without the SDK. more info.

MurhafSousli avatar Mar 22 '18 14:03 MurhafSousli

Why not add this to the readme? I hardly think this belongs here.

pulsejet avatar Mar 30 '18 20:03 pulsejet

Some might help to test them and post their feedback here

MurhafSousli avatar Mar 31 '18 05:03 MurhafSousli

That's fine, but how about also having this in the readme? This is valuable info!

pulsejet avatar Mar 31 '18 05:03 pulsejet

will have it there with the next update

MurhafSousli avatar Mar 31 '18 10:03 MurhafSousli

Hi, if there is app installed, sharing should open the app and if there is no app installed, it should open the web browser. For eg: if whatsapp application is installed, clicking on share button should open the app directly and if there is no app installed it should open https://web.whatsapp.com/. In my case, Sharing on whatsapp or facebook through my website opens the website only. What should I do?

hinalshah91 avatar Jun 06 '18 07:06 hinalshah91

I want to open the link in Facebook app but not in the browser when I click the link on mobile, is there any feasible solution to implement this?

agiratech-venkat avatar Apr 24 '19 09:04 agiratech-venkat

I think it's better to change the protocol to call a deep link of FB instead: https://stackoverflow.com/a/22335921

trunghieulam avatar Aug 30 '21 16:08 trunghieulam

@trunghieulam That is a link to a page, it is not a sharer URL, you can override the sharer URL of FB using the global options, this way you can test if it works or not, then let me know if it is better.

MurhafSousli avatar Aug 30 '21 21:08 MurhafSousli