Quickstart-ios: Dynamic Links: 'Skip the app preview page' always take to App Store

Created on 20 Nov 2018  路  7Comments  路  Source: firebase/quickstart-ios

Skip the app preview page always take to App Store even when app is installed. Does anyone else face the same issue? Its happening when you tap the link from a chat client such as messenger, workchat, and from links posted on facebook and accessed via facebook app.

All 7 comments

Does it work when you just paste the link into Notes and try to open it from there?

Add &efr=1 to the end of your link

To test "&efr=1", you can check out your link's debug flow chart by appending "&d=1" to the end of your link. Try adding the debug parameter with and without "&efr=1" and notice how the flowchart excludes and includes the preview page in each case, respectively.

If adding "&efr=1" results in the link always taking you to the App Store - even when ur app is installed - see my answer here: https://stackoverflow.com/questions/44252185/firebase-dynamic-link-always-goes-to-app-store-url-even-if-the-app-is-installed/59331408#59331408

any solutions yet?

Faced the same issue, adding &efr=1 always takes you to the App Store

Was this page helpful?
0 / 5 - 0 ratings

Related issues

asciiman picture asciiman  路  7Comments

davecoffin picture davecoffin  路  3Comments

zsajjad picture zsajjad  路  8Comments

abdulKarim002 picture abdulKarim002  路  6Comments

EthanDoan picture EthanDoan  路  6Comments