Mobile App Developers
Integrating Ticketmaster Experiences In Your Mobile App
Ticket Management – Presence SDK
The Presence SDK provides a simple way to add ticket management features in your 3rd party iOS and Android apps:
Features Include:
- Present ticket for Venue/Event entry
- Ticket Transfer via email or text
- Post Tickets for Re-sale - Sell Ticketmaster-Verified Season and Single event tickets
- Team/Venue Branding
- Federated Login - Access both Account Manager (Season Ticket Account) and Single Tickets (Tickemaster.com Account) through one login experience
- Tickets are cached in app for offline use - MUST ensure that your app can get to this SDK with no carrier/wifi
Presence SDK Screen Views
Download
Sample App
Download
Integration Guides, Release notes
Download
Ticket Purchase – Single Event – Purchase SDK
Enhanced mobile purchasing experience with added benefits to linking to mobile ticketmaster.com purchase experience:
Features include (same as TM.com mobile):
- Single Event Ticket Purchase – Host Inventory
- Ticket purchase through both Integrated Seat Map and event list view
- Seamless experience for ticket buyers from ticket purchase to ticket management using common OAuth token
- Team/Venue branding through experience
- Client Analytics
Purchase SDK Screen Views
Download
iOS Purchase SDK latest version: 0.11.5 (Xcode 13.0+, iOS 13.0+) - Oct 5, 2022
Download
Quick Start Guide (NEW!)
Sample App Integration Source Code
Purchase 0.3.6 Migration Guide
There have been a number of changes between version 0.3.6 and 0.11.0:
- Support for .xcframework files
- Support for SmartQueue + Multi-Factor Authentication
- Renaming of a number of classes and interfaces
This means if you previously used any of these objects (0.3.6 or earlier), you will now see compiler errors:
- It should only take you 10-15 minutes to update these names and delegate protocols
- Follow the Quick Start Guide and 0.3.6 Migration Guide to resolve these issues
Android Purchase SDK latest version: 0.4.1 - Aug 13, 2021
Download