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-1737 MAUI version #154

Closed echo-branch closed 1 year ago

echo-branch commented 1 year ago

Reference

SDK-1737 MAUI version of the Branch SDK

Summary

This is the .NET MAUI version of the Branch SDK. Works with .NET 6+ and MAUI, it does NOT support the older Xamarin apps. Apps must migrate over to MAUI as well.

This is a rebuild of the SDK, although the code is largely the same there are significant changes to the project layout.

After review, let's do a preview release of a NuGet package while we update all docs and do additional testing.

Follow up tasks:

Motivation

Microsoft is moving to .NET MAUI and will no longer support Xamarin.

Type Of Change

Testing Instructions

See developer notion page

cc @BranchMetrics/saas-sdk-devs for visibility.

echo-branch commented 1 year ago

Updated the test app, should be easier to review and verify now.

gdeluna-branch commented 1 year ago

Clear caches if any, but otherwise seems good.