unity-branch-deep-linking-attribution icon indicating copy to clipboard operation
unity-branch-deep-linking-attribution copied to clipboard

The Branch Unity SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sha...

Results 22 unity-branch-deep-linking-attribution issues
Sort by recently updated
recently updated
newest added

### Describe the feature As Branch's support team suggested, I'm opening a ticker here regarding the Unity SDK. The latest release (v1.0.0) is released more than a year ago. It...

feature-request
needs-triage

## Reference SDK-2380 Update EDM4U dependency handling SDK-2324 Expose DMA APIs ## Summary Migrate from bundled External Dependency Manager for Unity, to the OpenUPM. Also bump version to 2.0.0 to...

### Describe the bug I tried using Branch Unity SDK with FirebaseSDK, but firebase dynamic links can not receive callback. ```CS void Start() { if (Application.isEditor) return; DynamicLinks.DynamicLinkReceived += (sender,...

bug
needs-triage

### Describe the bug there is an error in the demo when clicking on the "Share Link" button that always appear on generating a link it says: Branch.shareLink failed: Trouble...

bug
needs-triage

Hi, Please add getLastAttributedTouchData() method to Unity SDK https://help.branch.io/developers-hub/docs/retrieving-branchs-last-attributed-touch-data Thank you!

### Describe the bug I did a fresh install on a project and I'm getting this erroe when I do a build. "package io.branch.referral does not exist import io.branch.referral.Defines" ###...

bug
needs-triage

I'm trying to add a sharing feature to my existing app using Unity Branch SDK. I retrieve custom data from initSession function of Branch SDK (Unity). ``` void Start() {...

After I import branch.io I get the following Execution during a build for Android. Seems like there is a conflict between packages inside my project. Any idea how to fix...

### Describe the feature Now unity plugin use version ``` ``` but latest version **1.45.2** And as i understand version **1.45.2** will be non used. Can you pls upgrade unity...

feature-request
needs-triage

We are receiving tons of ANR on all mobiles after updating to the latest android dependencies through the android dependency resolver for unity android. Input dispatching timed out (802bba2 com.Proxy42.WorldLeagueLiveSoccer/io.branch.unity.BranchUnityActivity...