Facebook’s F8 Agenda: Deep linking for mobile apps
blog.tapfame.com
Facebook’s F8 Agenda: Deep linking for mobile apps
1–10 of 11 posts
Re: Facebook’s F8 Agenda: Deep linking for mobile apps
#2Re: Facebook’s F8 Agenda: Deep linking for mobile apps
#3@satjot - can "they" detect what's installed on your smartphone? If yes, I can see how deep-linking would be a great feature for apps that have high value repeat purchases.
Re: Facebook’s F8 Agenda: Deep linking for mobile apps
#4x
Re: Facebook’s F8 Agenda: Deep linking for mobile apps
#5@satjot - can "they" detect what's installed on your smartphone? If yes, I can see how deep-linking would be a great feature for apps that have high value repeat purchases.
@allantyoung there are a few ways Facebook can compile this data : (1) They could make calls to app url schemes that are publicly known (i.e. http://handleopenurl.com/ ) to check for a response (2) Facebook will become the largest data set of app url schemes as more apps register their url schema with Facebook when enabling deep-linking (3) Facebook bought Parse, and over 100,000 apps use Parse and many of those apps…
Re: Facebook’s F8 Agenda: Deep linking for mobile apps
#6Re: Facebook’s F8 Agenda: Deep linking for mobile apps
#7@satjot - can "they" detect what's installed on your smartphone? If yes, I can see how deep-linking would be a great feature for apps that have high value repeat purchases.
Re: Facebook’s F8 Agenda: Deep linking for mobile apps
#8Why is this called "deep" linking? What makes it deep?
Here's a routable handler that tries to standardize it: https://github.com/usepropeller/routable-android and https://github.com/usepropeller/routable-ios
Re: Facebook’s F8 Agenda: Deep linking for mobile apps
#9 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.