Android Change Log
  • 25 Apr 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Android Change Log

  • Dark
    Light

Article Summary

Release 3.5.2 (04/25/2024)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.5.2'
  • Fix for App hanging issue during sign-in.

Release 3.5.1 (04/15/2024)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.5.1'
  • Added support for exposing IDToken as part of successful login
  • Fixed MFA flow during ticket transfer.

Release 3.5.0 (03/29/2024)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.5.0'
  • Support for MLB OpenID integration.
  • Proper handling of token refresh failure.

Release 3.4.2 (03/12/2024)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.4.2'
  • Fixed issue related to French Language support for Canada

Release 3.4.1 (03/07/2024)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.4.1'
  • Fixed event cache while switching between multiple accounts.

Release 3.4.0 (02/14/2024)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.4.0'
  • New Terms & Conditions for Microflex markets

Release 3.3.2 (01/17/2024)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.3.2'
  • Fixed issue with modernAccountsAutoQuickLogin parameter not working

Release 3.3.1 (01/16/2024)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.3.1'
  • Added support to fallback to webview if Chrome custom tab is not available during login flow.
  • Its advised to NOT use 3.3.1 and directly use 3.3.2

Release 3.3.0 (17/11/2023)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.3.0'
  • Minor bug fixes.

Release 3.2.2 (12/10/2023)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.2.2'
  • Fixed Auto quick login issue for the TMAuthentication configuration.

Release 3.2.1 (10/10/2023)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.2.1'
  • Minor improvements and bug fixes

Release 3.2.0 (20/09/2023)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.2.0'
  • Added Authentication and Tickets SDK version to the Login Landing page.
  • Switched to using Chrome custom tabs for the Login webpage.

Release 3.1.4 (08/25/2023)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.1.4'
  • Fixed switching between related Archtics accounts

Release 3.1.2 (08/17/2023)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.1.2'
  • Fixed text color issue on Sign In screen.

Release 3.1.1 (08/07/2023)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.1.1'
  • Fixed a network detection issue for MFA

Release 3.1.0 (08/02/2023)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.1.0'
  • Support for Microflex markets

Release 3.0.2 (07/11/2023)

Gradle Download:

implementation 'com.ticketmaster.accounts:authentication:3.0.2'
  • Presence split into Tickets and Authentication frameworks
  • Migration Guide available: Android Presence SDK Migration

Was this article helpful?

What's Next