sms network is not working
Hi, Thank you for the react package!
One issue: the "sms" network is not working. in my config:
networks: [
// which networks to include (see SHARING NETWORKS)
'sms',
'email',
'facebook',
'twitter',
],
all the other ones are showing expect for the sms
Hi tomer, can you provide more detail? what browser and device types you are testing the app? thanks!
Hi tomer, did you find any solution of the "sms" network issue?
I'm having the same issue. Testing on all browsers Chrome, Edge, Firefox and it won't show up on any of them. Using react/gatsby tested on localhost and even published it on amplify thought maybe that would work but it refuses to show up.
Edit: when I switched to mobile it finally showed up! just a note that texting from computers is a thing especially on macs which is why I was confused but I understand if you have to be on a phone to do it. thanks!