xamarin-branch-deep-linking-attribution icon indicating copy to clipboard operation
xamarin-branch-deep-linking-attribution copied to clipboard

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 s...

Results 18 xamarin-branch-deep-linking-attribution issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, The `InitSessionComplete` method gets called multiple times. Repro: Branch_Testbed_Android project with SDK upgraded to 7.0.2 (lib 4.3.2) - Add `Finish()` to the end of `InitSessionComplete` - Run app -...

I am working to integrate tracking Apple Search Ads with Branch in a Xamarin.iOS app (not Xamarin Forms). In the `AppDelegate.cs`, I have the following initialization logic at the top...

Hello, The `InitSessionComplete` method gets called on wrong Activity instance. Repro: Branch_Testbed_Android project with SDK upgraded to 7.0.2 (lib 4.3.2) - Add `Finish()` to the end of `InitSessionComplete` - Run...

I'm using version 5.0.6 on latest iOS (12.2) and Android api level 28 on a pixel. Consider the below urls, both have different id's but the first resolves correctly while...

The +clicked_branch_link property is alway false even when I close the app and click on a link which launches the app (on both iOS and Android). The various other properties...

In the context of `public void InitSessionComplete(BranchUniversalObject buo, BranchLinkProperties blp)`i'm calling `Debug.WriteLine(buo.metadata.ToJsonString());` and getting: `"{"+clicked_branch_link":"false","+click_timestamp":"1559835438","~marketing":"True","$one_time_use":"False","~feature":"marketing","+match_guaranteed":"True","~creation_source":"1","~id":"627164851064107222","~channel":"Web","~referring_link":"https://mobile-api-gothelist.test-app.link/qLeAj4iAuU","+is_first_session":"False","$marketing_title":"CustomTestUrl","~campaign":"TestCampgain"}"` The question is, there is no property that I can access in `buo` that retrieves...

## Reference SDK-2316 -- .net maui update underlying native SDKs ## Summary Updated the Android and iOS SDKs to the latest versions, exposed the new DMA method, and updated the...

### Describe the feature It would be great to register each app file with its AppVersion and to be able to map an app version inside the Branch Console to...

feature-request
needs-triage