Skip to content

157239015: Dynamic link not work when app is not installed #547

@Timeszoro

Description

@Timeszoro

Environment

  • Android Studio version: 3.4.1_
  • Firebase Component: Dynamic Link_
  • Component version: _17.0.0
  • com.google.firebase:firebase-dynamic-links:17.0.0

Problem

I just implemented dynamic link these days, and encounter a problem.

When i tap the dynamic link and it will lead me to the google play, and after i installed the app, a "continue" button will show, and when i tap the "continue" button , it will lead me to the deferred link page as i expected. until now, everything works very fine,
a

but if i open the app directly instead of tapping the "continue" button, it will not lead me to the page i expected. is this a bug or by design behavior, why not send "com.android.vending.INSTALL_REFERRER" broadcast, so we can jump to the expected page even if i open the app first time through tap app icon instead of tap "continue" button in google play.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions