Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Firebase Dynamic Link not triggered when Code Push reinitializes the app #1185

@afilp

Description

@afilp

Steps to Reproduce

Open the app through a Firebase Dynamic Link

Expected Behavior

Firebase Dynamic Link to be remembered and acted upon (navigate to an internal route) after code-push reinitiallizes the app.

Actual Behavior

What actually happens?

Code push reinitializes the app and Firebase Dynamic Link is lost forever (so nothing happens, no navigation to an internal route takes place).

Environment

"react": "16.2.0",
"react-native": "0.52.0",
"react-native-code-push": "^5.2.1",
"react-native-firebase": "^3.2.2",

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