Custom URI Scheme Facebook breaks

2019-09-12 18:48发布

问题:

So regarding this Post here it should be possible to link via

fb-messenger://user/%s

to Facebook Messenger and open the "chat window" with %s. Where %s is FBid I assume? This does not work for me. What I have is FBid of friends who use the App and I want to add possibility, that if I click on a friend the chat window in Messenger with this Friend opens. Should be possible with URI Schemes, right?