This document contains release notes for the AppsFlyer Android SDK as of February 13th, 2017.
Version 4.8.9 - April 2, 2018
- Collect IMEI only if GooglePlayServices doesn't exist on the device and so it's not possible to retrieve GAID on that device.
-
Bug fixes and maintenance.
Version 4.8.8 - March 11, 2018
-
Added API for delaying SDK initialization until customerUserID is provided.
-
Bug fixes and maintenance.
Version 4.8.7 - January 25, 2018
-
isStopTracking
API to shut down all SDK activities -
af_content
event parameter
Version 4.8.6 - December 5, 2017
- Fix for malformed json in Android API 18 and lower.
Version 4.8.5 - November 29, 2017
- Support for new Google referrer API
- New init method which receives context
Version 4.8.4 - November 14, 2017
- Added a flag to getConversionData
is_first_launch
which indicates if this is the first launch of the application. This flag allows developers to identify the first launch of the app easily within the getConversionData callback response which is returned in every launch. Possible Values for is_first_launch are "true" or "false" - Bug fixes and maintenance
Version 4.8.3 - September 27, 2017
- Added support for http referrer data in getConversionData
Version 4.8.2 - September 19, 2017
- Fix in sendDeepLinkData(this) for apps that deep link to multiple activities.
Version 4.8.1 - September 17, 2017
- Improved protection against in app events called before SDK initialization.
Version 4.8.0 - September 3, 2017
- User Invite APIs
- Cross Promotion APIs
- Custom time between sessions
- Support for Zero Rating for Cellular Providers
- Additional event parameter af_projected_revenue
- Bug fixes and maintenance
- New init method introduced - AppsFlyerLib.getInstance().init(AF_DEV_KEY,conversionDataListener);
Version 4.7.4 - June 28, 2017
- Improved handling of multiple ScheduledExecutorService shutdown
Version 4.7.3 - June 6, 2017
- Enhancements for mParticle integration
Version 4.7.2 - May 22, 2017
- Minor memory leak issue fixed
- Improved accuracy of uninstall tracking
- Fixed ProGaurd warning which affected uninstall tracking
- Bug fixes and maintenance
Version 4.7.1 - February 22, 2017
- Fixed warning triggered by ProGuard
Version 4.7.0 - February 13, 2017
- Additional Event Parameters
- Support for Firebase based uninstall tracking
- Bug fixes and Maintenance
Comments
Please sign in to leave a comment.