cordova-plugin-appsflyer-sdk
Advanced tools
Comparing version 4.2.12 to 4.2.13
{ | ||
"name": "cordova-plugin-appsflyer-sdk", | ||
"version": "4.2.12", | ||
"version": "4.2.13", | ||
"description": "Cordova AppsFlyer SDK Plugin", | ||
@@ -5,0 +5,0 @@ "cordova": { |
<img src="https://www.appsflyer.com/wp-content/themes/ohav-child/images/logo.svg" width="200"> | ||
# Cordova AppsFlyer plugin for Android and iOS. [](https://badge.fury.io/js/cordova-plugin-appsflyer-sdk) [](https://travis-ci.org/AppsFlyerSDK/cordova-plugin-appsflyer-sdk) | ||
# Cordova AppsFlyer plugin for Android and iOS. | ||
[](https://badge.fury.io/js/cordova-plugin-appsflyer-sdk) [](https://travis-ci.org/AppsFlyerSDK/cordova-plugin-appsflyer-sdk) | ||
## Table of content | ||
@@ -160,3 +162,3 @@ | ||
| `isDebug` |`boolean`| `false` | debug mode (optional)| | ||
| `onInstallConversionDataListener` |`boolean`| `false` | Accessing AppsFlyer Attribution / Conversion Data from the SDK (Deferred Deeplinking). Read more: [Android](http://support.appsflyer.com/entries/69796693-Accessing-AppsFlyer-Attribution-Conversion-Data-from-the-SDK-Deferred-Deep-linking-), [iOS](http://support.appsflyer.com/entries/22904293-Testing-AppsFlyer-iOS-SDK-Integration-Before-Submitting-to-the-App-Store-) AppsFlyer plugin will fire `onInstallConversionData` event with attribution data. | ||
| `onInstallConversionDataListener` |`boolean`| `false` | Accessing AppsFlyer Attribution / Conversion Data from the SDK (Deferred Deeplinking). Read more: [Android](http://support.appsflyer.com/entries/69796693-Accessing-AppsFlyer-Attribution-Conversion-Data-from-the-SDK-Deferred-Deep-linking-), [iOS](http://support.appsflyer.com/entries/22904293-Testing-AppsFlyer-iOS-SDK-Integration-Before-Submitting-to-the-App-Store-). AppsFlyer plugin will return attribution data in `onSuccess` callback. | ||
@@ -163,0 +165,0 @@ *Example:* |
Sorry, the diff of this file is not supported yet
336
2091457