Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

AppLinks.getTargetUrlFromInboundIntent never return targetUrl after app installed #65

Open
SergeyMagid opened this issue Jul 15, 2015 · 2 comments

Comments

@SergeyMagid
Copy link

As follow by this doc
https://developers.facebook.com/docs/applinks/android

Application should receive data from deep link, after app has been installed.
But native FB application send to GooglePlay only :
market://details?id=my.app.package&referrer=utm_source=apps.facebook.com&utm_campaign=fb4a&utm_content=%7B%22app%22%3A0%2C%22t%22%3A1436879844%7D
There is no info from deep link

And one first launch I try use in my launch screen next methods
AppLinks.getTargetUrlFromInboundIntent
and AppLinkData.fetchDeferredAppLinkData
but they get me null.

@cheah
Copy link

cheah commented Oct 20, 2016

+1 same here

@AndriiTsok
Copy link

Guys, have you managed to work around this one?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants