react-native-appsflyer
Advanced tools
Comparing version 6.15.1-rc1 to 6.15.1
@@ -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* |
@@ -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. |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
354695
0
67