Facebook’s F8 Agenda: Deep linking for mobile apps(blog.tapfame.com) |
Facebook’s F8 Agenda: Deep linking for mobile apps(blog.tapfame.com) |
<a href="aim:GoIm?screenname=myscreenname&message=hello">x</a>
twitter://post?message=hello%world
in the current Facebook app? Lots of older posts indicate fb://publish/?text=helloworld once worked, but it doesn't seem to any longer.Here's a routable handler that tries to standardize it: https://github.com/usepropeller/routable-android and https://github.com/usepropeller/routable-ios