Skip to content

Releases: SourcePointUSA/android-cmp-app

v7.15.13

Choose a tag to compare

@github-actions github-actions released this 08 Apr 14:05

7.15.13 (April, 08, 2026)

  • DIA-6317 Improve the SDK's thread safety in an attempt to fix a potential race condition causing the SKD to call onUIReady more than once, resulting in a crash when the app attempted to add the consent view a second time to the view hierarchy. #885
  • update mobile-core to version 0.1.16 which also brings thread safety improvements when accessing the SharedPrefs. #886

v7.15.12-beta-1

Choose a tag to compare

@github-actions github-actions released this 24 Dec 12:23

7.15.12-beta-1 (December, 24, 2025)

  • DIA-6242 [Android TV] Implement experimental InternalCoroutinesApi
  • Beta version release!

v7.15.11

Choose a tag to compare

@github-actions github-actions released this 19 Nov 12:56

7.15.11 (November, 19, 2025)

  • DIA-6165 [Fire TV] Add a mutex to removeKeysStartingWith too avoid potential crashes #883

v7.15.10

Choose a tag to compare

@github-actions github-actions released this 07 Nov 11:40

7.15.10 (November, 07, 2025)

v7.15.10-beta.1

Choose a tag to compare

@github-actions github-actions released this 04 Nov 13:10

7.15.10-beta.1 (November, 04, 2025)

v7.15.9

Choose a tag to compare

@github-actions github-actions released this 13 Oct 16:28

7.15.9 (October, 13, 2025)

  • DIA-6040 Fix crashes Due to Unhandled HttpRequestTimeoutException. PR: #881

v7.15.8

Choose a tag to compare

@github-actions github-actions released this 07 Oct 14:31

7.15.8 (October, 07, 2025)

  • DIA-6071 Fix for SDK being not responsive on Android phones when the app is running in the background for 10 minutes #879

v7.15.7

Choose a tag to compare

@github-actions github-actions released this 24 Sep 14:30

7.15.7 (September, 24, 2025)

  • DIA-6102 SDKs Are Setting US Privacy String Even When supportLegacyUSPString: true Is Not Used #878
  • DIA-5932 Fixed an issue causing re-messaging for some clients when migrating from legacy version of the SDK and the GDPR campaign didn't have GCM enabled. #875
  • DIA-6098 Fixed an issue causing consent not persisting for authenticated consent without calling loadMessage(authId) on the same SDK instance. #877
  • DIA-5970 Expose gdpr.dateCreated consent field. #876

v7.15.7-beta.2

Choose a tag to compare

@github-actions github-actions released this 18 Sep 14:12

7.15.7-beta.2 (September, 18, 2025)

  • DIA-5932 Fixed an issue causing re-messaging for some clients when migrating from legacy version of the SDK and the GDPR campaign didn't have GCM enabled. #875
  • DIA-6098 Fixed an issue causing consent not persisting for authenticated consent without calling loadMessage(authId) on the same SDK instance. #877
  • DIA-5970 Expose gdpr.dateCreated consent field. #876

v7.15.7-beta.1

v7.15.7-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Sep 13:21

7.15.7-beta.1 (September, 11, 2025)

  • DIA-5932 Fixed an issue causing consent re-messaging for some clients when migrating from legacy version of the SDK and the GDPR campaign didn't have GCM enabled. #875