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

[SDK-1498] Fixed package compatibility warnings #143

Closed nsingh-branch closed 1 year ago

nsingh-branch commented 1 year ago

SDK-1498 Branch Xamarin Linking SDK reports unnecessary compatibility warnings https://branch.atlassian.net/browse/SDK-1498

Description

The SDK would show warnings that a specific version of a package wasn't found and the nearest one was chosen. To fix this, we specified the version of the package we want to use.

Testing

Add the SDK to an app and run it. You shouldn't see any warnings related to code NU1603.