react-native-appsflyer
v6.17.8
Published
React Native Appsflyer plugin
Downloads
539,463
Readme
appsflyer-react-native-plugin
🛠 In order for us to provide optimal support, please contact AppsFlyer support through the Customer Assistant Chatbot for assistance with troubleshooting issues or product guidance. To do so, please follow this article
This plugin is built for
- Android AppsFlyer SDK v6.17.5
- iOS AppsFlyer SDK v6.17.8
- Minimum tested with React-Native v0.62.0 (older versions might be supported)
Release Updates
Starting with version
6.17.1the plugin supports the Purchase Connector for validating and measuring Subscription and In-app purchase events. Integration guide can be found here.Starting with version
6.17.1the TypeScript interfaces for Purchase Connector data sources have been simplified and are now breaking changes:PurchaseRevenueDataSource.purchaseRevenueAdditionalParametersForProducts()function has been replaced withadditionalParametersobjectPurchaseRevenueDataSourceStoreKit2.purchaseRevenueAdditionalParametersStoreKit2ForProducts()function has been replaced withadditionalParametersobject
Starting with version
6.16.2,AppsFlyerConsent.forGDPRUserandAppsFlyerConsent.forNonGDPRUserhave been deprecated. Use the newAppsFlyerConsentconstructor instead. See Deprecation Notice.Starting with version
6.15.1, upgraded to targetSDKVersion 34, Java 17, and Gradle 8.7 in AppsFlyer Android SDK v6.15.1.Starting with version
6.15.1, iOS Minimum deployment target is set to 12.0.
🚀 Getting Started
- Installation
- Expo Installation
- Integration
- Test integration
- In-app events
- Uninstall measurement
- Send consent for DMA compliance
- Purchase Connector
