This is an example integration of the Ticketmaster Ignite SDK, Retail, Tickets, and Authentication frameworks.
- Overview: https://business.ticketmaster.com/ignite/
- Release Notes:
- Documentation: https://ignite.ticketmaster.com/
- Frameworks: https://github.com/ticketmaster/iOS-TicketmasterSDK
- Tickets SDK: https://ignite.ticketmaster.com/docs/ios-tickets-change-log
- Retail SDK: https://ignite.ticketmaster.com/docs/ios-retail-change-log
- Authentication SDK: https://ignite.ticketmaster.com/docs/ios-authentication-change-log
- Open TMSDKDemoIntegration.xcodeproj using Swift 5.9+ (Xcode 15.0.1+ or Xcode 16.0+)
- This will also download the required .xcframeworks using Swift Package Manager
- Update Configuration.swift with your own API key, available from https://developer.ticketmaster.com/explore/
- Update TMSDKDemoIntegration target's Signing & Capabilities with your own Apple Developer certificate from https://developer.apple.com/
- Build and Run TMSDKDemoIntegration target