Skip to content

seatgeek/seatgeek-ios-sdk-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeatGeekSDK Demo

SeatGeekSDK Demo repository contains basic examples of how to integrate and use the SeatGeek iOS SDK in an iOS app, including both UIKit and SwiftUI examples.

For the SeatGeek SDK documentation, please refer to our developer documentation.

ios

Requirements

  • iOS 17.5+
  • XCode 16.0+

Installation & Usage

  1. Pull down the repository and open SDKDemo.xcodeproj in Xcode.
  2. The project contains two folders, each with its own .plist file. Make sure to fill in your ClientId, InstanceName, and RedirectURI in the SDKDemo/Info.plist and SDKDemo-UIKit/Info.plist files before running the project.
  • Use the SDKDemo target to run the SwiftUI demo app.
  • Use the SDKDemo-UIKit target to run the UIKit demo app.

Communication

If you have any questions, please contact us via Slack for details.