Skip to content

Releases: ticketmaster/react-native-ticketmaster-ignite

Release 2.6.2

16 Jan 10:32
Compare
Choose a tag to compare

2.6.2 (2025-01-16)

What's Changed

  • fix: event emitter initial build failure (#82) (3aaaa66), closes #82
  • fix: event emitter initial build failure addition (#84) (15fce03), closes #84
  • chore: remove unused import (#86) (0e2b15d), closes #86

iOS:
TM-Ignite = 1.11.3

TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.3

Android:

 implementation 'com.ticketmaster.accounts:authentication:3.10.0'
 implementation 'com.ticketmaster.tickets:tickets:3.10.0'
 implementation 'com.ticketmaster.tickets:secure-entry:1.3.0'
 implementation 'com.ticketmaster.retail:purchase:3.2.0'
 implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
 implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
 implementation 'com.ticketmaster.retail:foundation:3.2.0'

Full Changelog: v2.6.1...v2.6.2

Release 2.6.1

16 Dec 12:13
Compare
Choose a tag to compare

2.6.1 (2024-12-16)

What's Changed

iOS:
TM-Ignite = 1.11.3

TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.3

Android:

 implementation 'com.ticketmaster.accounts:authentication:3.10.0'
 implementation 'com.ticketmaster.tickets:tickets:3.10.0'
 implementation 'com.ticketmaster.tickets:secure-entry:1.3.0'
 implementation 'com.ticketmaster.retail:purchase:3.2.0'
 implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
 implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
 implementation 'com.ticketmaster.retail:foundation:3.2.0'

Full Changelog: v2.6.0...v2.6.1

Release 2.6.0

06 Dec 15:59
Compare
Choose a tag to compare

2.6.0 (2024-12-06)

Features

What's Changed

iOS:
TM-Ignite = 1.11.2

TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.2

Android:

 implementation 'com.ticketmaster.accounts:authentication:3.9.0'
 implementation 'com.ticketmaster.tickets:tickets:3.9.1'
 implementation 'com.ticketmaster.tickets:secure-entry:1.2.10'
 implementation 'com.ticketmaster.retail:purchase:3.2.0'
 implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
 implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
 implementation 'com.ticketmaster.retail:foundation:3.2.0'

Full Changelog: v2.5.0...v2.6.0

Release 2.5.0

27 Nov 13:04
Compare
Choose a tag to compare

2.5.0 (2024-11-27)

Bug Fixes

  • fix: prebuilt modules not being shown on initial Tickets SDK login flow (Android)

Features

  • feat: add order deep links (#66) (c2bc812)
  • feat: show login UI for invalid tokens on refreshToken() calls android (#71) (30143f4)

What's Changed

  • chore: bump ios sdk to 1.11.2 (#68) (3ad55ba)
  • chore: update dependencies (#67) (512ec8b)
  • refactor: improve iOS isLoggedIn logic to return false on invalid tokens (#69) (e28c4c3)
  • refactor: standardise return of null on empty tokens iOS and Android

iOS:
TM-Ignite = 1.11.2

TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.2

Android:

 implementation 'com.ticketmaster.accounts:authentication:3.9.0'
 implementation 'com.ticketmaster.tickets:tickets:3.9.1'
 implementation 'com.ticketmaster.tickets:secure-entry:1.2.10'
 implementation 'com.ticketmaster.retail:purchase:3.2.0'
 implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
 implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
 implementation 'com.ticketmaster.retail:foundation:3.2.0'

Full Changelog: v2.4.0...v2.5.0

Release 2.4.0

15 Nov 12:35
Compare
Choose a tag to compare

2.4.0 (2024-11-15)

Bug Fixes

  • fix tests failing after the RN bump (#64) (df7e24e)

Features

  • enable compatibility with new architecture (#58) (88d1e9e)

What's Changed

  • fix: fix tests failing after the RN bump
  • docs: add expo setup
  • feat: enable compatibility with new architecture

Full Changelog: v2.3.2...v2.4.0

Release 2.3.2

14 Nov 18:32
Compare
Choose a tag to compare

2.3.2 (2024-11-14)

What's Changed

  • chore: bump ignite sdks

iOS:
TM-Ignite = 1.11.1

TicketmasterFoundation: 1.3.9
TicketmasterAuthentication: 3.9.2
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.5
TicketmasterTickets: 3.9.1

Android:

  implementation 'com.ticketmaster.accounts:authentication:3.9.0'
  implementation 'com.ticketmaster.tickets:tickets:3.9.1'
  implementation 'com.ticketmaster.tickets:secure-entry:1.2.10'
  implementation 'com.ticketmaster.retail:purchase:3.2.0'
  implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
  implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
  implementation 'com.ticketmaster.retail:foundation:3.2.0'

Full Changelog: v2.3.1...v2.3.2

Release 2.3.1

14 Nov 17:08
Compare
Choose a tag to compare

2.3.1 (2024-11-14)

What's Changed

  • chore: upgrade RN version in the root and example project to 0.76.1

Full Changelog: v2.3.0...v2.3.1

Release 2.3.0

06 Nov 16:15
Compare
Choose a tag to compare

2.3.0 (2024-11-06)

🚀 New: Accelerate your mobile app development with our new React Native wrapper for the Tickets SDK pre-built modules!

Features

  • add prebuilt modules (#52) (a0283a2)
  • isLoggedIn global value auto updates after Accounts, Retail or Tickets SDK login for both iOS and Android
  • Tickets SDK (embedded) style prop now affects iOS and Android for matching styling

Bug Fixes

  • close retail sdk on order confirmation button press (#57) (a1aef48)

Ignite SDK Versions

iOS:
TM-Ignite = 1.10.3

TicketmasterFoundation: 1.3.5
TicketmasterAuthentication: 3.8.0
TicketmasterDiscovery: 3.0.3
TicketmasterPrePurchase: 3.0.3
TicketmasterPurchase: 3.0.3
TicketmasterSecureEntry: 1.7.4
TicketmasterTickets: 3.8.3

Android:

  implementation 'com.ticketmaster.accounts:authentication:3.9.0_jdk15to18_bouncycastle-SNAPSHOT'
  implementation 'com.ticketmaster.tickets:tickets:3.8.3'
  implementation 'com.ticketmaster.tickets:secure-entry:1.2.10'
  implementation 'com.ticketmaster.retail:purchase:3.2.0'
  implementation 'com.ticketmaster.retail:prepurchase:3.2.0'
  implementation 'com.ticketmaster.retail:discoveryapi:3.2.0'
  implementation 'com.ticketmaster.retail:foundation:3.2.0'

Full Changelog: v2.2.2...v2.3.0

Release 2.2.2

30 Oct 13:12
Compare
Choose a tag to compare

Bug Fixes

  • prevent deallocation of embedded tickets which fixes analytics not coming through from the TicketsSdkEmbeddedViewController (#55) (5e3fa96)

Release 2.2.1

28 Oct 14:33
Compare
Choose a tag to compare

2.2.1 (2024-10-28)

Bug Fixes

  • sportxr tickets sdk view android (#54) (ea327a9)