Git Product home page Git Product logo

cpp-branch-deep-linking-attribution's Introduction

cpp-branch-deep-linking-attribution's People

Contributors

aaaronlopez avatar apeterson-branch avatar csalmi-branch avatar echo-branch avatar gdeluna-branch avatar gfletcher-branch avatar jdee avatar kamil-branch avatar nidhidixit09 avatar nsingh-branch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cpp-branch-deep-linking-attribution's Issues

Windows TestBed deferred deep linking doesn't work

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.

SetIdentity() is not working correctly on Windows

Describe the bug

The Developer Identity of events is not changed on Branch Dashboard after calling logout() / setIdentity():

image

The Developer Identity of new events still appears as 1001479 even if I already call logout() and set another identity (1001478).
This issue happens on both v1.2.4 and v2.0.0
I try testing on TestBed and it has the same issue.
I implemented the same workflow on Android and it's working fine.

You can check my logs here:
branch.log

Steps to reproduce

  1. call logout()
  2. call setIdentity() to set another identity
  3. send a new event

=> the new event appears on Branch Dashboard with the old Identity.

Expected behavior

The Developer Identity should be updated after calling logout() / setIdentity():

SDK Version

2.0.0

OS Version

11

OS Build

10.0.22623 Build 22623

Additional Information/Context

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.