python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Use Branch for SKAdNetwork, but the Facebook SDK for Aggregated Event Measurement
We are wanting to use Branch for ad attribution - particularly for SKAdNetwork as per Branch's recommendation here - https://help.branch.io/using-branch/docs/branchskadnetwork-integration-instructions...
Matt Beaney
Votes: 0
Answers: 2
Open play store or app store when user press branch.io link for particular url
So currently we are using branch.io for our app. If the user clicks on the branch.io link then we open our website first then we show our own button "Open in App" and if the user clicks on i...
Chetan Sharma
Votes: 0
Answers: 0
React-native android Trouble initializing Branch.io SDK
I'm having problems initializing the react-native-branch 5.0.0 SDK. After calling the Branch.subscribe() in the useEffect of the main App component :
useEffect(() => {
Branch.subscribe(({ err...
gpavlov
Votes: 0
Answers: 1
Can i add property id from GA4 into branchIO instead of tracking id?
I am trying to feed branchIO campaign information to google analytics4.
BranchIo is requesting me add tracking id which is of the format UA-xxxxxxx-x , but this kind of id is not available in google a...
Rahul Bg
Votes: 0
Answers: 1