Skip to content

Releases: SourcePointUSA/mobile-core

0.1.13 (Oct, 08, 2025)

13 Oct 13:55

Choose a tag to compare

0.1.13 (Oct, 08, 2025)

  • DIA-6040 Fix crashes Due to Unhandled HttpRequestTimeoutException PR #80

0.1.12 (Sep, 22, 2025)

24 Sep 13:12

Choose a tag to compare

0.1.12 (Sep, 22, 2025)

  • DIA-6102 SDKs Are Setting US Privacy String Even When supportLegacyUSPString: true Is Not Used
  • DIA-6098 Fix authId not being passed to POST choice
  • Update dependencies, Kotlin version and build.gradle script. PR #77

0.1.10

11 Jul 17:22
6435dc7

Choose a tag to compare

0.1.10 (Jul, 11, 2025)

  • Update Gradle version from 8.9 to 8.14.2
  • Upload test reports on GitHub Test Action run
  • Fixes of pv-data and get-choice requests & response for globalcmp
  • Add childPmId feature support to globalcmp
  • Add prtnUUID to all campaigns /choice requests
  • Add pv-data request for preferences
  • Add HttpRequestTimeoutException to all @Throws to improve iOS exception handling on timeout

0.1.9

10 Jul 20:00

Choose a tag to compare

0.1.9 (Jun, 14, 2025)

  • added support to globalcmp campaign type

0.1.8

10 Jul 11:24

Choose a tag to compare

0.1.8 (Jun, 14, 2025)

  • migrated to new Maven Central repository

0.1.7

13 Jun 10:10

Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.6

22 May 16:55

Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.1.6

0.1.3

07 Apr 10:35

Choose a tag to compare

0.1.3 (April, 07, 2025)

  • added requestTimeout to Coordinator's constructor
  • bumped android compileSdk from 34 to 35

0.1.2

04 Apr 09:45

Choose a tag to compare

0.1.2

  • Implement coordinator constructor with nullable state

0.0.11

07 Mar 14:02

Choose a tag to compare

  • DIA-5293 fixed an issue causing the /meta-data response to fail parsing.