AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
284 stars 202 forks source link
appsflyer react-native sdk

appsflyer-react-native-plugin

License: MIT npm version Downloads

πŸ›  In order for us to provide optimal support, we would kindly ask you to submit any issues to support@appsflyer.com

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.

This plugin is built for

  • Android AppsFlyer SDK v6.15.1
  • iOS AppsFlyer SDK v6.15.1
  • Tested with React-Native v0.62.0 (older versions might be supported)

❗❗ Breaking changes when updating to v6.x.x❗❗

Old API New API
trackEvent logEvent
trackLocation logLocation
stopTracking stop
trackCrossPromotionImpression logCrossPromotionImpression
trackAndOpenStore logCrossPromotionAndOpenStore
setDeviceTrackingDisabled anonymizeUser
AppsFlyerTracker AppsFlyerLib

And removed the following ones:

If you have used 1 of the removed APIs, please check the integration guide for the updated instructions.


πŸš€ Getting Started

πŸ”— Deep Linking

πŸ§ͺ Sample Apps

API reference