BranchMetrics / unity-branch-deep-linking-attribution

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 sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/apps/unity/
MIT License
118 stars 24 forks source link

Unable to create URL with that alias #213

Open AhmedGadoMAU opened 5 months ago

AhmedGadoMAU commented 5 months ago

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 creating a URL. Unable to create a URL with that alias. If you want to reuse the alias, make sure to submit the same properties for all arguments and that the user is the same owner.

Steps to reproduce

1.Open the demo on android device 2.click on "Share Link" button

  1. select the sharing channel from the native popup
  2. open the log and find the error that URL cannot be created as described in the description here

Expected behavior

Creating a link and copy it to clipboard or share it via other apps like whatsapp, facebook, etc

SDK Version

1.0.0

Unity Version

2021.3.27f1

Make and Model

Samsung S22 Ultra

OS

Android

Additional Information/Context

No response