Skip to content

Releases: AppsFlyerSDK/appsflyer-flutter-plugin

v6.15.2

30 Oct 13:59
f420460
Compare
Choose a tag to compare
  • Fixed NullPointerException issue on Android that some clients faced.
  • Fixed Android MediationNetwork enum issue.
  • Update iOS version to 6.15.3
  • Update Android version to 6.15.2

Release candidate for 6.15.2 - QA

30 Oct 13:27
Compare
Choose a tag to compare
Pre-release
v6.15.2-rc1

Versioning for RC

v6.15.1

04 Sep 12:54
6213341
Compare
Choose a tag to compare
  • 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

04 Sep 12:38
82764a4
Compare
Choose a tag to compare
Pre-release

A preview version to verify everything works as expected on production.

v6.14.3

02 May 07:03
5638336
Compare
Choose a tag to compare
  • Fixed mapOptions issue with manualStart
  • Inherit Privacy Manifest from the native iOS SDK via Cocoapods
  • Bump iOS version to 6.14.3

v6.14.2

21 Apr 10:03
d9144e6
Compare
Choose a tag to compare

Added Privacy Manifest
Bump iOS SDK version to 6.14.2 and Android to 6.14.0

v6.13.2+1

10 Apr 10:55
0990c11
Compare
Choose a tag to compare

Hotfix for manualStart iOS

v6.13.2

01 Apr 13:06
23dc1d5
Compare
Choose a tag to compare

Added new APIs such as anonymizeUser , performOnDeepLinking
Added to the startSDK API, onSuccess and onError callbacks
Update to iOS SDK to v6.13.2

v6.13.0+2

06 Mar 13:46
1517b60
Compare
Choose a tag to compare

iOS Bump version to support v6.13.1

v6.13.0+1

18 Feb 13:57
c46aab6
Compare
Choose a tag to compare

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 and setConsentData and the AppsFlyerConsent class.
  • We've also added a new boolean option, manualStart, to the AppsFlyerOption 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.