BranchMetrics / xamarin-branch-deep-linking-attribution

The Branch Xamarin 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/xamarin/
MIT License
72 stars 17 forks source link

Revenue isn't getting tracked in Commerce events, but Tax is for Android devices. #128

Closed ktakasug24 closed 4 years ago

ktakasug24 commented 4 years ago

Running into a strange tracking issue: Revenue isn't getting tracked in Commerce events, but Tax is for Android devices.

Both Tax and Revenue are cast as float: https://github.com/BranchMetrics/xamarin-branch-deep-linking-attribution/blob/4c7a99db1dd4f636017f871517943d3cdb311a84/Branch-Xamarin-SDK/Model/BranchEvent.cs#L54

Then getDouble(): https://github.com/BranchMetrics/xamarin-branch-deep-linking-attribution/blob/9c3bb24b35aaefb844ac51048c6cf1fbf2d81d27/Branch-Xamarin-SDK.Droid/BranchAndroidUtils.cs#L209

GithubBranch

GithubBranch2

BranchJShek commented 4 years ago

typo commit merged