Skip to content

Releases: ticketmaster/react-native-ticketmaster-ignite

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)

Release 2.2.0

25 Oct 12:57
Compare
Choose a tag to compare

Features

  • setting available tools for EDP header (#53) (befc57e)

Release 2.1.2

21 Oct 14:32
Compare
Choose a tag to compare

2.1.2 (2024-10-21)

Bug Fixes

  • incorrect color reset on logout android (#51) (463e77d)

Release 2.1.1

21 Oct 10:30
Compare
Choose a tag to compare

2.1.1 (2024-10-21)

What's Changed

  • refactor: refresh configuration callback order

Full Changelog: v2.1.0...v2.1.1

Release 2.1.0

18 Oct 13:49
Compare
Choose a tag to compare

2.1.0 (2024-10-18)

Features

Full Changelog: v2.0.0...v2.1.0