Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-appsflyer

Package Overview
Dependencies
Maintainers
0
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-appsflyer - npm Package Compare versions

Comparing version 6.15.1-rc1 to 6.15.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 6.15.1
Release date: *2024-09-15*
- React Native >> Update Plugin to v6.15.1
- React native plugin >> UDL failed deferred deep linking
## 6.14.3

@@ -2,0 +8,0 @@ Release date: *2024-04-28*

4

Docs/RN_UnifiedDeepLink.md

@@ -9,2 +9,6 @@ ---

> 📘 **UDL privacy protection**
>
> For new users, the UDL method only returns parameters relevant to deferred deep linking: `deep_link_value` and `deep_link_sub1` to `deep_link_sub10`. If you try to get any other parameters (`media_source`, `campaign`, `af_sub1-5`, etc.), they return `null`.
### UDL flow

@@ -11,0 +15,0 @@

@@ -22,3 +22,7 @@ ---

> 📘 Note
>
> - Make sure to call `setAppInviteOneLinkID()` **before** calling `start`.
> - The OneLink template must be assigned to the app.
##### 2. `generateInviteLink(parameters, success, error)`

@@ -25,0 +29,0 @@ A complete list of supported parameters is available [here](https://support.appsflyer.com/hc/en-us/articles/115004480866-User-Invite-Tracking). Custom parameters can be passed using a userParams{} nested object, as in the example above.

2

package.json
{
"name": "react-native-appsflyer",
"version": "6.15.1-rc1",
"version": "6.15.1",
"description": "React Native Appsflyer plugin",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc