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
-1
votes
1 answer

Is there any way of checking if a branch.io URL exists?

We are using the Phonegap/Cordova library and the createBranchUniversalObject function for creating url's and then using the showShareSheet function to share it. We've been requested to give the link an alias, ie…
MonOve
  • 1,091
  • 13
  • 34
-1
votes
1 answer

We cannot reach branch.io in China

It appears since this morning that we are unable to access branch.io links from China. Is anyone else having issues? This has huge impact for us, we need to know what's wrong.
Florian Monfort
  • 153
  • 4
  • 13
-1
votes
1 answer

Branch.IO - Link to Facebook Group

I'm in marketing and hoping someone here can provide some guidance. I have been searching for a solution that will allow potential customers to click on a link present in an advertisement and have the link open our Facebook Group in their FB app.…
-1
votes
1 answer

iOS Branch.io deeplink doesn't open the installed app and always redirects to app store except for the first link shared

I'm using Branch SDK for creating deep links and sharing them. If the app is installed, the link should've open it. But the link is always redirecting to app store except for the first link. The first link opens the app perfectly but any new links…
user3853770
  • 193
  • 3
  • 15
-1
votes
2 answers

What is the minimum release level to use Branch deeplinks with a playstore url?

I am currently putting an app into production. Before doing so publicly, I would like to test if my deeplinks work properly when providing a playstore URL in my branch dashboard. What is the most appropriate release level to do so (internal vs alpha…
Louis
  • 1,913
  • 2
  • 28
  • 41
-1
votes
1 answer

Branch (React-native) deeplinking is not working in FB messenger (Android)

I am using Branch.io to send users their credentials in my app. Since the app is not live yet, i am testing with everything on "live" in the Branch settings. If I create a link from the app and send it via Slack or email, with the app installed then…
Nikiforos
  • 154
  • 11
-1
votes
1 answer

Branch io referral redeem rewards sending decimal values

We are using branch io for referral integration in our app, it's an cordova application which involves real time payment via users credit card. We have come across scenario where we want to redeem user's money from there referral balance sending…
-1
votes
1 answer

Using the function(err, data) in branch.io Journeys Banner

Just wanted some help on how I could use the following code to timeout after 5 seconds. Context: This is a Branch.io banner ad and I'm trying to program in such a way that the ad banner closes automatically after 5 seconds. The relevant part of the…
-1
votes
1 answer

can i have 2 different link settings on Branch.io?

We already set up a branch project, with branch links and it works fine, is it possible to have 2 different behaviors on 2 links on branch? i am talking about the behavior of the desktop click: for example, i want that one link will open site A, and…
Raz Maimon
  • 21
  • 6
-1
votes
1 answer

How can i get all the users and their reward points from branch or atleast tag a name with them?

I am using branch.io for the referral programmes in my android application. Is there any way I can know the all the user's points and I need them to monitor and analysis, to disable and enable the programmes. I am new to branch.io & I didn't find…
Sai Sarath C P
  • 1,454
  • 2
  • 9
  • 26
-1
votes
1 answer

Branch onInitFinished not called after activity recreated

I initialize the Branch instance as indicated by the Branch guide. In my launcher activity, I have the following: public void onStart() { super.onStart(); Branch branch = Branch.getInstance(); branch.initSession(new…
Wise Shepherd
  • 2,228
  • 4
  • 31
  • 43
-1
votes
1 answer

branch.io invite and redeem

everything is working fine But on redeem click. The credit is not decreasing! I'm using this method in a fragment! redimbetn.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { …
-1
votes
1 answer

Revoke or deactivate or delete deep links of branch.io

Is there any way to deactivate or revoke or delete deep links of branch.io programmatically. So that next time when any one clicks on that link It will not work, like WhatsApp is doing..?? In this link "How can I delete branch links?" it's saying…
-1
votes
1 answer

Android app crashes when opening Branch link

The problem goes as follows: Open app normally from app drawer Press home button to send the app to the background Open Branch link from WhatsApp or Facebook Messenger App crashes (out of memory) However, the following steps work just fine: Open…
-1
votes
1 answer

Referral program do not work in branch.io android

io to make a referral program for my android app.I integrated according to branch documentation described here https://dev.branch.io/getting-started/sdk-integration-guide/guide/android/ And install tracking and giving reward to user is working fine…
shakac
  • 379
  • 4
  • 15
1 2 3
56
57