Skip to content

Windows TestBed deferred deep linking doesn't work #116

@tadas-subonis

Description

@tadas-subonis

I am trying to test a case when a user clicks a deep link, installs the app, and we can retrieve the link's metadata from Branch.

However, this doesn't work on our app and that also doesn't work on the provided TestBed app.

Step to reproduce:

  1. Go to link https://win32.app.link/ZIZc1yp3F9
  2. Install Branch SDK (not via link - install separately)
  3. Launch the testbed ("C:\Program Files (x86)\Branch SDK\TestBed.exe") manually
  4. There is no session data from the link I've recently clicked

image

However, the metadata retrieval works fine, if I click on the link, once the app is already installed.
image
image
image

Unfortunately, this doesn't cover one of the most important use cases for us, where we need to capture session details at the install time.

This flow works fine on iOS (Mac & iPhone) and Android. Just the Windows SDK fails to capture a recent link click.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions