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

After updating my podfile with the latest version of Branch, I began receiving this error when attempting to build.

Hello Branch Team, Recently we have migrated our codebase from Swift-4 to Swift-5, In Swift-4 we are getting deep link data but in Swift-5 we are not getting deep link...

Trying to build our iOS app with Project Catalyst and the Branch framework is failing to build with this error. ``` Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_UIWebView", referenced from: objc-class-ref...

### Sometimes universal links don't work on iOS 11.2 for newly installed apps [**Here's the Branch blog post about this.**](https://blog.branch.io/notice-inconsistent-universal-link-behavior-on-ios-11-2/) The symptoms are that clicking on a universal link won't...

responded

Calling `registerFacebookDeepLinkingClass` seems to cause the init to fail. ```swift Branch.getInstance().registerFacebookDeepLinkingClass(AppLinkUtility.self) Branch.getInstance().initSession(launchOptions: launchOptions) ``` I'm using the latest versions of the SDKs although this seems to happen with FB 9.0...

Dear Branch SDK team, as suggested by Branch support, I escalate here the issue I am facing in implementing deferred deeplinking. In summary, when I launch the app the registerDeepLinkHandler...

Can we please get an updated version of the SDK which removes all non-inclusive language? We are focusing on removing such language from our company which extends to all third-party...

This happens when running "pod update": [!] CDN: trunk URL couldn't be downloaded: https://cdn.jsdelivr.net/cocoa/Specs/d/a/c/Branch/0.36.0/Branch.podspec.json Response: Timeout was reached

We recently implemented `sku` behavior using `BranchUniversalObject`. We have a console tool in our app that prints out summaries of these branch events for our QA teams. It looks like...

Hello, After upgrading XCode to 11.5, we started seeing the following warning while archiving our app. - Branch (0.31.4): - Branch/Core (= 0.31.4) ``` Ld /../ArchiveIntermediates/MyApp/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/Branch.build/Objects-normal/armv7/Binary/Branch normal armv7 (in target...