New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-appsflyer

Package Overview
Dependencies
Maintainers
3
Versions
122
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.10.2 to 6.10.3-rc1

React Native SDK v6.10.3-releasenotes.txt

2

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

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

@@ -1,2 +0,2 @@

<img src="https://massets.appsflyer.com/wp-content/uploads/2018/06/20092440/static-ziv_1TP.png" width="400" >
<img src="https://massets.appsflyer.com/wp-content/uploads/2018/06/20092440/static-ziv_1TP.png" width="400" >

@@ -11,16 +11,15 @@ # appsflyer-react-native-plugin

> *When submitting an issue please specify your AppsFlyer sign-up (account) email , your app ID , production steps, logs, code snippets and any additional relevant information.*
> _When submitting an issue please specify your AppsFlyer sign-up (account) email , your app ID , production steps, logs, code snippets and any additional relevant information._
### <a id="plugin-build-for"> This plugin is built for
- Android AppsFlyer SDK **v6.10.2**
- Android AppsFlyer SDK **v6.10.3**
- iOS AppsFlyer SDK **v6.10.1**
## <a id="breaking-changes"> ❗❗ Breaking changes when updating to v6.x.x❗❗
## <a id="breaking-changes"> ❗❗ Breaking changes when updating to v6.x.x❗❗
- From version `6.3.0`, we use `xcframework` for iOS platform. Then you need to use cocoapods version >= 1.10
- From version `6.2.30`, `logCrossPromotionAndOpenStore` api will register as `af_cross_promotion` instead of `af_app_invites` in your dashboard.<br>
Click on a link that was generated using `generateInviteLink` api will be register as `af_app_invites`.
- From version `6.2.30`, `logCrossPromotionAndOpenStore` api will register as `af_cross_promotion` instead of `af_app_invites` in your dashboard.<br>
Click on a link that was generated using `generateInviteLink` api will be register as `af_app_invites`.

@@ -30,3 +29,3 @@ - From version `6.0.0` we have renamed the following APIs:

| Old API | New API |
| ------------------------------|-------------------------------|
| ----------------------------- | ----------------------------- |
| trackEvent | logEvent |

@@ -38,3 +37,3 @@ | trackLocation | logLocation |

| setDeviceTrackingDisabled | anonymizeUser |
| AppsFlyerTracker | AppsFlyerLib |
| AppsFlyerTracker | AppsFlyerLib |

@@ -49,12 +48,20 @@ And removed the following ones:

## 📖 Guides
- [Adding the SDK to your project](/Docs/Installation.md)
- [Integrate into an ***Expo*** project](/Docs/Expo.md)
- [Initializing the SDK](/Docs/BasicIntegration.md)
## 🚀 Guides
- [Installation](/Docs/Installation.md)
- [**_Expo_** Installation](/Docs/Expo.md)
- [Integration](/Docs/BasicIntegration.md)
- [Testing the integration](/Docs/Testing.md)
- [In-app Events](/Docs/InAppEvents.md)
- [Deep Linking](/Docs/DeepLink.md)
- [Advanced APIs](/Docs/AdvancedAPI.md)
- [Testing the integration](/Docs/Testing.md)
- [APIs](/Docs/API.md)
- [React-Native Sample App](/demos)
## 🌟 Deep Linking
- [Deep Linking](/Docs/DeepLink.md)
## 🌟 Deep Linking
### [API refrence](/Docs/API.md)

Sorry, the diff of this file is not supported yet

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