Skip to content

Releases: spotify/ios-sdk

v2.1.1

07 Jun 10:18
55fd4a6
Compare
Choose a tag to compare
  • Added the new campaign parameter in the sample apps.

v2.1.0

07 Jun 09:11
c18ba6d
Compare
Choose a tag to compare
  • Expanded existing API with campaign parameter to allow consumers to specify details about where the auth flow was initiated

v2.0.1

10 May 09:34
9a46112
Compare
Choose a tag to compare
  • Bumped the minimum deployment target version to iOS 12.0 in the Package.swift

v2.0.0

08 May 14:41
c7757b8
Compare
Choose a tag to compare
  • Added a completionHandler to authorizeAndPlayURI API
  • Support for pinned items in Your Library
  • Fix crash NSRangeException -[NSConcreteMutableData replaceBytesInRange:withBytes:length:]:
  • Fix umbrela header warnings in SpotifyiOS.xcframework
  • Bumped the min deployment target version to iOS 12.0

v1.2.5

15 Apr 11:51
abb7052
Compare
Choose a tag to compare
  • Adds Privacy Manifest (xcframework only)

1.2.4

05 Jul 08:54
cdbdcb3
Compare
Choose a tag to compare
  • Adds new API to allow for a session identifier to be passed along in connection phase for enhanced instrumentation.
  • Adds SPTAppRemoteConnectivityAPI and SPTAppRemoteConnectivityAPIDelegate for subscribing to connectivity changes of the Spotify app.
  • Adds SpotifyiOS.xcframework as default in NowPlayingView sample project.

v1.2.3

14 Feb 15:46
c12c863
Compare
Choose a tag to compare

What's New:

  • Add support for the Swift Package Manager.

v1.2.2

17 Feb 14:15
Compare
Choose a tag to compare

What's New:

  • Work around for missing symbols reported in some cases.
  • Update the demo apps

v1.2.1

11 Feb 15:23
Compare
Choose a tag to compare

What's New:

  • Remove the need for the -Objc linker flag
  • Update the demo apps

Spotify iOS SDK v1.2.0

20 Nov 13:44
Compare
Choose a tag to compare

What's New:

  • Adds support for connecting to Spotify when completely offline.
  • Adds a method to start playing radio from a URI.
  • Adds a method to get the content item object from a URI.