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

The Branch iOS 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 shari...

Results 98 ios-branch-deep-linking-attribution issues
Sort by recently updated
recently updated
newest added

If my app is open and I tap on a notification from the System Notification Center UI, the `initSession` callback block doesn't get called when the app is brought back...

## Reference SDK-1480 SDK-1480 - UIPasteControl iOS 16 ## Summary Added check for tvOS ## Type Of Change - [X ] Bug fix (non-breaking change which fixes an issue) ##...

### Describe the bug So far this has not appeared to have become a user-facing issue but it's a worrisome warning we wanted to bring attention to. We're creating a...

needs-triage

### Describe the bug This issue is separate from #1202, which occurs after this one. We receive the following console output immediately after calling `showShareSheet`. We expect some of these...

needs-triage

### Describe the bug When using Branch is Test mode [`Branch.setUseTestBranchKey(true)`] and launching the app from a Branch link opened in Safari, the link does not resolve correctly. ### Steps...

needs-triage

### Describe the bug In-app links (like app:/// instead of the full url links) are not resolving data and not being recognized by Branch as branch links even though I've...

needs-triage

## Reference SDK-2263 ## Summary On failure to unarchive our request queue, we do not remove the incorrect requests. This leads to repeated failures to unarchive. Believe this issue can...

## Reference SDK-2239 clean up logs ## Summary 1. Reduce log noise by adjusting log levels of log message and simplifying the log message. 2. Allow NSError to be passed...

## Reference SDK-2328 -- Support setting Branch API URL in Branch.json ## Summary Added a new field to branch.json for setting the Branch API URL. The config check and setAPIUrl...

## Reference SDK-2309 Cache link data when initialization is deferred ## Summary On React Native we had a caching mechanism to store links until the JS layer was ready. This...