Connect with us

Media

Getting started with the Spotify iOS SDK

In this video we look at how to incorporate the Spotify SDK into your Swift iOS app.

In this video we look at how to incorporate the Spotify SDK into your Swift iOS app. We cover how to:

  • Register a Spotify Developer App
  • Create a simply iOS that connects to Spotify
  • Configure the iOS app to work with Spotify
  • Run on a physical device

Content:

  • 0:00 Intro
  • 0:42 Demo
  • 1:25 Overview
  • 2:43 Creating a developer app
  • 4:10 Create new iOS app
  • 6:38 ObjC flag
  • 7:20 Bridge header
  • 8:25 Info.plist
  • 14:19 Building the app
  • 16:44 Authorization
  • 21:45 Physical device

Source code: https://github.com/jrasmusson/swift-arcade/blob/master/Spotify/SpotifySDK/README.md

Advertisement

Trending