Skip to content

ticketmaster/iOS-TicketmasterDemoIntegration

Repository files navigation

iOS Ticketmaster SDK Application Integration Demo

This is an example integration of the Ticketmaster Ignite SDK, Retail, Tickets, and Authentication frameworks.

Change Log

Demo App Screenshots

Main Menu DiscoveryAPI Homepage Attraction Details Page Venue Details Page Event Details Page Purchased Events Listing Page Purchased Tickets Listing Page

Getting Started

  1. Open TMSDKDemoIntegration.xcodeproj in Xcode 15.0.1+
    1. This will also download the required .xcframeworks using Swift Package Manager
  2. Update Configuration.swift with your own API key, available from https://developer.ticketmaster.com/explore/
  3. Update TMSDKDemoIntegration target's Signing & Capabilities with your own Apple Developer certificate from https://developer.apple.com/
  4. Build and Run TMSDKDemoIntegration target

Project Contents