Skip to content

Releases: adjust/android_sdk

Version 4.29.1

08 Feb 21:14
a666ae7

Choose a tag to compare

Added

  • Added support for Helium Chartboost ad revenue tracking.

Migration Guide.


Pull Request #528

Version 4.29.0

08 Feb 10:09

Choose a tag to compare

Added

  • Added support for Unity ad revenue tracking.

Changed

  • Updated Gradle version 7.1.1
  • Updated docs.

Migration Guide.


Pull Request #527

Version 4.28.9

15 Jan 11:09
d937600

Choose a tag to compare

Added

  • Added support to OAID plugin for MSA SDK v1.1.0.

Changed

  • Removed reading of MAC address.
  • Updated Gradle version 7.0.4 and Gradle Javadoc task.

Fixed

  • Fixed crash while iterating through the running processes.
  • Fixed ANR while reading Google Play Advertising Id.

Migration Guide.


Pull Request #523

Version 4.28.8

06 Dec 15:22
472529f

Choose a tag to compare

Changed

  • Added extraction & usage of application context for all the APIs.

Migration Guide.


Pull Request #521

Version 4.28.7

15 Nov 15:50
b57fec0

Choose a tag to compare

Changed

  • Added caching of IDs in the IMEI plugin to avoid frequent reads.

Migration Guide.


Pull Request #519

Version 4.28.6

19 Oct 14:51
28045ca

Choose a tag to compare

Added

  • Added Huawei Install Referrer Track ID support.

Changed

  • Replaced deprecated AsyncTask with custom implementation.
  • Added permission com.google.android.gms.permission.AD_ID in the example apps for Android 12 & above.

Migration Guide.


Pull Request #514

Version 4.28.5

22 Sep 09:48
b45e397

Choose a tag to compare

Added

  • Added support for Admost ad revenue tracking.

Migration Guide.


Pull Request #508

Version 4.28.4

09 Aug 15:08
b45e397

Choose a tag to compare

Added

  • Added support for Android TV.
  • Added support to OAID plugin for MSA SDK v1.0.26.

Changed

  • Improved logging.

Migration Guide.


Pull Request #501

Version 4.28.3

20 Jul 22:11
380152a

Choose a tag to compare

Fixed

  • Fixed missing authorization header in retry requests.

Migration Guide.


Pull Request #499

Version 4.28.2

11 Jun 21:27
ae53b7f

Choose a tag to compare

Changed

  • Added deep link URL decoding before parsing its parameters.

Migration Guide.


Pull Request #493