Skip to content

Releases: adtrace/adtrace_sdk_android

Version 2.6.0

29 Jun 10:30
Compare
Choose a tag to compare

Added:

  • new URL strategies and data residency

Removed:

  • older URL strategies and data residencies

Version 2.5.2

24 Apr 14:07
Compare
Choose a tag to compare

Added

  • setAppVersionAppTokenChanged method to AdTraceConfig

Version 2.5.1

17 Feb 17:16
07bdfee
Compare
Choose a tag to compare

Added:

  • setReadDeviceInfoOnceEnabled(boolean) method to AdTraceConfig to indicate if device info to be read only once.
  • new URL strategy.

Version 2.5.0

17 Feb 15:27
f6e9bd9
Compare
Choose a tag to compare

Added:

  • data residency support
  • Updated Samsung Install Referrer library version to 3.0.1.
  • Updated IMEI reading attempt to only once.
  • sending of App Set Identifier.
  • support for purchase verification. In case you are using this feature, you can now use it by calling verifyPurchase method of the AdTrace instance.
  • support for SigV3 library. Update authorization header building logic to use adt_signing_id.
  • setFinalAttributionEnabled(boolean) method to AdTraceConfig to indicate if only final attribution is needed in attribution callback (by default attribution callback return intermediate attribution as well before final attribution if not enabled with this setter method).
  • sending of event_callback_id parameter (if set) with the event payload.
  • Updated Gradle version 8.1.1 and publishing plugins as aar.
  • support for Meta install referrer.
  • support for Google Play Games on PC.
  • Getters for certain public classes.

Version 2.4.1

30 Mar 12:09
af2e427
Compare
Choose a tag to compare
  • Samsung and Xiaomi install referrer null value and exceptions fixed.
  • default_tracker added to install

Version 2.4.0

14 Jan 10:33
3757b93
Compare
Choose a tag to compare
  • Added
    IMEI Plugin
    Xiaomi Referrer Plugin
    Vivo Referrer Plugin
    Samsung Referrer Plugin (not published)

  • Changed
    Huawei Plugin updated

Version 2.3.0

12 Sep 11:23
fe493d2
Compare
Choose a tag to compare
  • Added
    Fixing Huawei Install Referrer for tracking huawei devices
    Added support to OAID plugin for MSA SDK v1.1.0.
    Added permission com.google.android.gms.permission.AD_ID in the SDK's mainfest.
    Added sending of deduplication_id parameter in event package.

  • Fixed

    Added catching of IllegalStateException while retrieving SharedPreferences

  • Changed
    Removed reading of network_type parameter.
    Fixed ANR while reading Google Play Advertising Id.
    Updated Gradle version 7.2.2 and other dependencies.
    Update Docs

Version 2.1.0

19 Apr 08:47
6065b7c
Compare
Choose a tag to compare
  • GooglePlayStoreKids compatibility added
  • COPPA compliance added

version 2.0.2

03 Apr 07:29
05fbbf6
Compare
Choose a tag to compare

Version 1.0.3 [Deprecated]

24 Apr 12:04
Compare
Choose a tag to compare

Core SDK

  • Migrate to AndroidX
  • Fix AdTraceLocation bug & add comment.
  • Change Google Play gms library

WebView Sdk

  • Add enableLocation
  • Add EventValue to AdTraceEvent