Bunlong / next-share

Social media share buttons and share counts for your next React apps.
https://next-share.js.org
MIT License
245 stars 35 forks source link

facebook, linkediin and twitter share buttons don't work on mobile devices #78

Open ugochukwudev opened 1 year ago

ugochukwudev commented 1 year ago

On desktop, all my share buttons work perfectly but after deployment and I decide to share on mobile device, it fails. I even tried the one on the docs on my mobile device and it failed.

albertdugba commented 1 year ago

Yeah I have this same issue too

albertdugba commented 1 year ago

@ugochukwudev I found a way around this, I just used their url directly, so on mobile you can switch to use this url

https://mobile.twitter.com/intent/tweet?url=${url}&text=${name}&via=twitterHandle