Questions
share link to facebook
about 1 year ago by stefano
how to share a link on faceboo?
i tried with javascripto bridge but it doesn't work. nothing happens. and using facebook libraries
it doesn't work the same way
FB.ui({
method: 'share',
href: url,
},
window.location.href = 'gonative://share/sharePage?url=' + encodeURIComponent(url)