Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 1.07 KB

File metadata and controls

59 lines (32 loc) · 1.07 KB

Changelog

Spotify iOS SDK v3.0.1

What's New:

  • Build with Xcode 26.1.1

Spotify iOS SDK v3.0.0

What's New:

  • Add PKCE with automatic token exchange and session management
  • Minimum iOS deployment target bumped to iOS 13.0
  • Implemented 4 authorization flows
  • Added web-based authentication support using ASWebAuthenticationSession
  • Changed Configuration to use URL instead of String for redirect URLs

Spotify iOS SDK v2.0.1

What's New:

  • Replaced SPTScope with enum

Spotify iOS SDK v2.0.0

What's New:

  • Replaced SPTScope OptionSet with Scope class that works in both Swift and Objective-C

Spotify iOS SDK v1.1.1

What's New:

  • Add bundle version string in the Info.plist

Spotify iOS SDK v1.1.0

What's New:

  • Expanded existing API with campaign parameter to allow consumers to specify details about where the auth flow was initiated

Spotify iOS SDK v1.0.3

What's New

  • Adds privacy manifest

Spotify iOS SDK v1.0.1

What's New

  • Change License from MIT to Apache 2.0

Spotify iOS SDK v1.0.0

What's New

  • Initial iOS SDK release