Skip to content

Releases: SourcePointUSA/mobile-core

0.1.13 (Oct, 08, 2025)

Choose a tag to compare

@Nevazhnovu Nevazhnovu released this 13 Oct 13:55

0.1.13 (Oct, 08, 2025)

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

0.1.12 (Sep, 22, 2025)

Choose a tag to compare

@Nevazhnovu Nevazhnovu released this 24 Sep 13:12

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

Choose a tag to compare

@Nevazhnovu Nevazhnovu released this 11 Jul 17:22
6435dc7

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

Choose a tag to compare

@Nevazhnovu Nevazhnovu released this 10 Jul 20:00

0.1.9 (Jun, 14, 2025)

  • added support to globalcmp campaign type

0.1.8

Choose a tag to compare

@Nevazhnovu Nevazhnovu released this 10 Jul 11:24

0.1.8 (Jun, 14, 2025)

  • migrated to new Maven Central repository

0.1.7

Choose a tag to compare

@andresilveirah andresilveirah released this 13 Jun 10:10

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.6

Choose a tag to compare

@andresilveirah andresilveirah released this 22 May 16:55

What's Changed

Full Changelog: 0.1.5...0.1.6

0.1.3

Choose a tag to compare

@andresilveirah andresilveirah released this 07 Apr 10:35

0.1.3 (April, 07, 2025)

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

0.1.2

Choose a tag to compare

@andresilveirah andresilveirah released this 04 Apr 09:45

0.1.2

  • Implement coordinator constructor with nullable state

0.0.11

Choose a tag to compare

@andresilveirah andresilveirah released this 07 Mar 14:02
  • DIA-5293 fixed an issue causing the /meta-data response to fail parsing.