ios-branch-deep-linking-attribution
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...
## Reference SDK-2458 -- [iOS] Implement Consumer Protection Preferences ## Summary Added a new method for setting the consumer protection preference, `setConsumerProtectionPreference`. This value can be set and changed at...
### Describe the bug Our product randomly crashed even after upgrading to v3.4.3. ``` Crashed: com.apple.root.default-qos 0 libsystem_platform.dylib 0x6250 _os_unfair_lock_corruption_abort + 88 1 libsystem_platform.dylib 0x2f48 _os_unfair_lock_lock_slow + 348 2 CoreFoundation...
### Describe the bug Hello! Something very odd happing while calling initSessionWithLaunchOptions: `- (void)initSessionWithLaunchOptions:(NSDictionary *)options andRegisterDeepLinkHandler:(callbackWithParams)callback { [self initSessionWithLaunchOptions:options isReferrable:YES explicitlyRequestedReferrable:NO automaticallyDisplayController:NO registerDeepLinkHandler:callback]; }` Whenever I try to open a...
### Describe the bug Whenever an issue occurs in Firebase Crashlytics, the version of BranchSDK is also included as a KEY value. Is it possible to prevent "io.branch.sdk.version" from being...
### Describe the bug SDK version 3.2.0 introduces some breaking changes. I'm not able to find any migration steps. Specifically: 1. Class `BNCDeviceInfo` isn't available in 3.2.0 any more 2....
### Describe the bug When Branch reports the "BranchStandardEventPurchase" event, it automatically assigns self.revenue = product.price. If my product is discounted, using product.price here is incorrect, causing a discrepancy between...
## Reference SDK-2486 -- Add new API in iOS SDK for session initialization of Scene Based Apps https://branch.atlassian.net/browse/SDK-2486 ## Summary -> Added new API BranchScene:initSessionWithSceneOptions -> Deprecated BranchScene: initSessionWithLaunchOptions ->...
## Reference No related JIRA ticket, part of the initiative to improve the Branch SDK implementation QA process. ## Summary Enhanced the iOS Integration Validator with multiple quality of life...
### Describe the bug I am testing a magic link solution with my app. I noticed that these links were not working and when I dug into it I realized...
✅ This PR was created by the Merge Dependabot PRs action by combining the following dependabot PRs: #1431 Bump actions/setup-node from 4.0.3 to 4.0.4 #1426 Bump slackapi/slack-github-action from 1.24.0 to...