Releases: AppsFlyerSDK/appsflyer-flutter-plugin
Releases · AppsFlyerSDK/appsflyer-flutter-plugin
v6.15.2
Release candidate for 6.15.2 - QA
v6.15.2-rc1 Versioning for RC
v6.15.1
- Implementation of the new logAdRevenue API for iOS and Android
- Documentation update for the new logAdRevenue API
- Update iOS version to 6.15.1
- Update Android version to 6.15.1
Release candidate for 6.15.1 - QA
A preview version to verify everything works as expected on production.
v6.14.3
v6.14.2
v6.13.2+1
v6.13.2
v6.13.0+2
v6.13.0+1
Version Update: Plugin v6.13.0
The new version of our plugin (v6.13.0) is now available! It's built on the latest versions of our Android (v6.13.0) and iOS (v6.13.0) natives.
New Features
- We've introduced two new methods -
enableTCFDataCollection
andsetConsentData
and theAppsFlyerConsent
class. - We've also added a new boolean option,
manualStart
, to theAppsFlyerOption
class. - We've included the
startSDK
API for more functional flexibility.
Improvements
UI issues in the demo app have been addressed and resolved, providing a smoother user experience.
Updated Documentation
Our readme has been updated to provide clarity on these new APIs. It includes comprehensive details on their operation and application.