Skip to content

Releases: adjust/flutter_sdk

Version 4.21.0

24 Mar 23:31
59a2f2a
Compare
Choose a tag to compare

Added

  • Added disableThirdPartySharing method to Adjust interface to allow disabling of data sharing with third parties outside of Adjust ecosystem (thanks to @tp).
  • Added support for signature library as a plugin.
  • Added more aggressive sending retry logic for install session package.
  • Added additional parameters to ad_revenue package payload.
  • Added external device ID support.

Native SDKs


PR: #16

Version 4.18.1

09 Oct 14:06
396b7c8
Compare
Choose a tag to compare

Fixed

  • Fixed lack of getAdid method implementation in native iOS bridge (thanks to @HenriBeck).

Native SDKs


PR: #11

Version 4.18.0

04 Jul 13:26
ef4e9ed
Compare
Choose a tag to compare

Added

  • Added trackAdRevenue method to Adjust interface to allow tracking of ad revenue. With this release added support for MoPub ad revenue tracking.
  • Added reading of Facebook anonymous ID if available on iOS platform.

Native SDKs


PR: #9

Version 4.17.1

05 Jun 12:05
4f2cd66
Compare
Choose a tag to compare

Fixed

  • Fixed issue which prevented Android plugin to be registered more than once (#7).

Native SDKs


PR: #8

Version 4.17.0

08 Apr 10:09
69798d8
Compare
Choose a tag to compare

Added

  • Official Flutter SDK release.

Native SDKs


PR: #5