ios - Opening facebook share dialog with populated text and url from a web-app via intent? -


i've been searching on google, github , stackoverflow 2 days before i'm asking question, answers old , outdated couldn't solve problem.

for twitter, pinterest , google+ found url intents , work fine. example if click url twitter://post?message=${fullmessage} in safari, native twitter share dialog opened link , message.

is there documentation (from 2015-2016) work native facebook ios app in same way?

thanks!


Comments