react-native-branch-deep-linking-attribution icon indicating copy to clipboard operation
react-native-branch-deep-linking-attribution copied to clipboard

The Branch React Native 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, cont...

Results 193 react-native-branch-deep-linking-attribution issues
Sort by recently updated
recently updated
newest added

I have set up react-native branch SDK properly step by step. Everything is working fine on iOS. While testing android, it seems that when user clicks on the link it...

### Description Adds a new method, `setIdentityWithPromise`, which sets the identity/developer_identity and has a promise with returns the first referring params. There already is a `setIdentity` functions which works the...

`params` _sometimes_ is set to: `{"+clicked_branch_link": false, "+is_first_session": false}` on android. I haven't noticed this issue occurring with ios. ``` useEffect(() => { branch.subscribe(({ error, params, }: any) => {...

Hi All! I am getting an issue with the latest version of this repo. See the below image. I checked to see that we're bringing in 1.43.1 to our Podfile.lock...

The branch integration works great but for iOS 15.6 we need to allow tracking to make it work, is it possible to stop tracing and still use branch? By disabling...

For some reason `RNBranch` is null 🤷‍♂️ - React Native: 0.59.9 - react-native-branch: 3.0.0 (tried also ^3.0.0) - using pod 'react-native-branch', path: '../node_modules/react-native-branch' - also, in AppDelegate.m we are not...

The working of links from IOS to android , IOS to IOS and Android to Android is okay, but when you share link from an android device and try to...

## Definition The type for `customData` is set to `AnyDataType` (Ref:https://github.com/BranchMetrics/react-native-branch-deep-linking-attribution/blob/master/src/index.d.ts#L74), ```ts type AnyDataType = | string | boolean | number | null | undefined | AnyDataArray | AnyDataObject; ```...

Hei BranchIO team. This is more like a doc-confusion which might be useful for others, that's why I am opening an issue. I have RCTLinkingManager set up in AppDelegate.m for...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade react-native from 0.62.2 to 0.68.2. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=react-native&from_version=0.62.2&to_version=0.68.2&pr_id=a1138f3a-5e0c-4bf0-bb21-42a41296761c&visibility=true&has_feature_flag=false) :information_source: Keep your...