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...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.24.0 to 1.25.0. Release notes Sourced from slackapi/slack-github-action's releases. Slack Send V1.25.0 What's Changed Update payload integration test to escape invalid characters by @hello-ashleyintech in slackapi/slack-github-action#207 #204:...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @dmitry-shibanov...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...
### Describe the bug The validator is saying my scheme is invalid because URI schemes prefixed with "pin" are ignored (return null). My app name is "ping". Is this causing...
Branch SDK v1.42 - 1.43 causes crash on launch for iOS 10-12 with: ``` dyld: Library not loaded: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation Referenced from: /Users/Hiro/Library/Developer/Xcode/DerivedData/REDACTED-fhchuwfdawvhjigaguzjpsyrsory/Build/Products/Debug-iphonesimulator/Branch.framework/Branch Reason: image not found dyld: launch, loading dependent...
## Reference No ticket - this was confusing clients, so I wanted to fix this. ## Summary Currently, our iOS integration validator would check for the Branch URI scheme as...
### Describe the feature It would be helpful for us if `handlePushNotification` returned a boolean: `true` if it finds and handles a branch link, and `false` if not. This would...
## Reference SDK-2228 -- DMA Compliance testing automation https://branch.atlassian.net/browse/SDK-2228 ## Summary - Added buttons in Test Bed App - * Set DMA Params - It calls Branch.setDMAParamsForEEA API * Send...
### Describe the bug While reporting an event of type .purchase the SDK sends two almost identical API calls if ApplePay is used to perform the payment. This happens because:...