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 25 forks source link

Branch.shareLink callback is not always called on Android #144

Closed dshetty-branch closed 5 years ago

dshetty-branch commented 5 years ago

If no share option is selected on the share dialog when Branch.shareLink is called the callback is never called. Expected behaviour is that the callback would be called with a success, but no parameters (as nothing was chosen), this is what happens on iOS. The behaviour should be consistent and at the very least tell when the process has completed.

csalmi-branch commented 5 years ago

The fix for this has been included in v0.5.5. Please let us know if you are encountering the issue still, or any other issues.