Skip to content

[Bug] The dynamic link reopens after reinstalling the app iOS Unity  #1056

Closed
@IvanKlimov1

Description

@IvanKlimov1

[REQUIRED] Please fill in the following fields:

  • Unity editor version: 2019.4.2
  • Firebase Unity SDK version: 6.16.1
  • Source you installed the SDK: Unity Package Manager (.unitypackage or Unity Package Manager)
  • Problematic Firebase Component: DynamicLink (Auth, Database, etc.)
  • Other Firebase Components in use: Auth (Auth, Database, etc.)
  • Additional SDKs you are using: Facebook, CleverTap (Facebook, AdMob, etc.)
  • Platform you are using the Unity editor on: Mac and Windows (Mac, Windows, or Linux)
  • Platform you are targeting: iOS (iOS, Android, and/or desktop)
  • Scripting Runtime: IL2CPP (Mono, and/or IL2CPP)

[REQUIRED] Please describe the issue here:

The dynamic link reopens after reinstalling the app.

Please add API to clear dynamic link after receiving or fix the error.

Steps to reproduce:

Have you been able to reproduce this issue with just the Firebase Unity quickstarts (this GitHub project)?
yeas i can

  1. Create a dynamic link.
  2. Click on the link
  3. The application will open
  4. Hide the application
  5. Update the app
  6. Open the app

as a result, the last dynamic link is opened again.

Relevant Code:

// TODO(you): code here to reproduce the problem

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