Questions tagged [branch.io]

branch.io refers to the open source mobile linking service from Branch Metrics. The Branch Metrics SDK enables developers to integrate their apps with deep linking, contextual deep linking, organic, paid and referral attribution, and app-to-app communication. Use the branch.io tag for questions relating to Branch's Web, iOS, and Android SDKs, Branch Links, registering Webhooks...

branch.io refers to the open source mobile linking service from Branch Metrics. The Branch Metrics SDK enables developers to integrate their apps with deep linking, contextual deep linking, organic, paid and referral attribution, and app-to-app communication.

Use the branch.io tag for questions relating to Branch's Web, iOS, and Android SDKs, Branch Links, registering Webhooks...

Documentation

https://dev.branch.io/

Features

Branded Links

Deep Linking

Organic Growth

User Activation Optimization

Paid Growth Optimization

Web-to-App Optimization

Case Studies

DailyMotion

Instacart

8Tracks

Vango

The League

Gogobot

Coffee Meets Bagel

Partners

https://branch.io/partners/

851 questions
4
votes
1 answer

Branch.io - link opening the app but not getting data in it

Branch.io link not getting data if app opened installed already. When app installed link opens the app directly but data missing. But if i redirect to app store then click again on branch link and open the app directly then data comes. Please guide,…
iPhone 7
  • 1,731
  • 1
  • 27
  • 63
4
votes
2 answers

Branch Deep Link does not open application

I am trying to add Branch.io Deep Linking to my application. Link which I generate inside the application redirects to the website instead of launching app. I noticed that when I manually open app after that it navigates to the Activity which I want…
JakeT
  • 77
  • 2
  • 6
4
votes
2 answers

Branch clicked_branch_link is 0 without metadata Swift

Trying to set up branch for deep linking. In settings for the Branch control panel the link domain is set to: get.myapp.co. For iOS the URI Scheme is: myapp://. Under the Associated Domains section of entitlements I…
KexAri
  • 3,867
  • 6
  • 40
  • 80
4
votes
2 answers

How to catch the parameters with branch.io?

I started to use https://branch.io/ in an iOS app. The problem I am facing now is: how to catch the incoming link with its parameters? Following the documentation here. I got to this point, having this…
Michel
  • 10,303
  • 17
  • 82
  • 179
4
votes
1 answer

"Undefined symbols for architecture x86_64:" Error with Branch.io

I'm attempting to use the Branch.io iOS SDK in my iOS app, and I'm getting the following error when I try to compile: Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_CSSearchableIndex", referenced from: objc-class-ref in…
Andrew
  • 3,839
  • 10
  • 29
  • 42
4
votes
1 answer

Branch.io disable right arrow button ("bnc.lt") on StatusBar

I have successful with adding Branch.io SDK for my iOS app, but facing problem with the right arrow button which says "bnc.lt", it seems like inconsistent when I click on it. Once I click "bnc.lt" from within the app it takes me to Custom URL which…
sKhan
  • 9,694
  • 16
  • 55
  • 53
4
votes
1 answer

Deep link with variable query on branch.io

We are considering using branch.io for the social sharing aspect of our app. I'm also wondering whether I can use it for the password reset flow. This is to get around the fact that email clients like gmail strip the custom application uri…
Robert Moskal
  • 21,737
  • 8
  • 62
  • 86
4
votes
0 answers

redirect to previous page using branch.io

After I click a link created by branch.io, iOS open the app, but when I switched to safari, it shows the blank page 'https://bnc.lt/end'(see screenshot 1). After I click back button 3 times, it goes back to the page with 'view in app' link. While…
Zitao Xiong
  • 956
  • 1
  • 10
  • 18
4
votes
1 answer

how to generate Branch.io deep link in offline?

We are integrating Branch.io with our android app. Branch.io is not generating deep link when internet is off. Internet is not required to share content via SMS, how to generate Branch.io deep link in offline?
3
votes
1 answer

Can Branch.io fallback to a different app

I am currently developing a new app to replace my old mobile app. The old and new mobile app will both exist at the same time to give the customers time to transition from the old to new app. The old mobile app is using branch.io for deep linking…
EchoNano
  • 303
  • 2
  • 13
3
votes
1 answer

Branch IO Huawei Integration

i have an app integranted with firebase services, including Dynamic links Now i have made the integration with huawei and already published in app Gallery, but now i have troubles with deep links I have tried things like use deeplink of huawei…
3
votes
1 answer

Is it possible to create a full deep linking system for an expo managed app? (via branch.io, firebase, or expo's deep linking service)

I'm wanting to set up deep linking system to have a fully functional referral system for my mobile app. Going through a lot of the documentation for services like branch.io and firebase, they make it clear that you need to eject you application in…
lucas17
  • 31
  • 3
3
votes
1 answer

Identify the sender after the app installation with branch referrals with react-native

In my React-Native application I use branch.io to handle referrals. Deep links are generated successfully through the app and can be shared it to the others. Issue is, if the receiver hasn't installed the app yet, once the dynamic link is received,…
Shashika Virajh
  • 8,497
  • 17
  • 59
  • 103
3
votes
2 answers

Universal Links with Expo and Branch: Entitlements Error

I am trying to set up expo universal links, so when a user presses my link and has my app downloaded on their phone, they will immediately be sent into my app. I am trying to achieve this with Branch.io. I am attempting to follow the documentation.…
Libre
  • 73
  • 6
3
votes
1 answer

'Branch.h' file not found Xcode error for Ionic 3 app

When I am trying to build my Ionic 3 app in ios device from Xcode, I am getting the following error. 'Branch.h' file not found The error appears in file BranchSDK.h inside the Plugins folder of IOS. There are old threads on Github regarding this…
Tapas Mukherjee
  • 2,088
  • 1
  • 27
  • 66