Skip to content

Releases: spotify/ios-sdk

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.

Spotify iOS SDK v1.0.2

11 Apr 14:15
Compare
Choose a tag to compare

Spotify iOS SDK v1.0.2

What's New

  • Adds a method to start playing a playlist from a given index
  • Adds a method to query the crossfade state (on/off) and duration

Spotify iOS SDK v1.0.1

05 Dec 00:40
Compare
Choose a tag to compare

Spotify iOS SDK v1.0.1

Important Note: The api for fetchRecommendedContentItemsForType: on SPTAppRemoteContentAPI has been renamed to fetchRootContentItemsForType: and still functions as it did returning root items. A new method for fetchRecommendedContentItemsForType:flattenContainers: has been added to fetch actual recommended items.

What's new:

  • Adds convenience methods for dealing with podcasts
  • Adds additional convenience methods for fetching recommended items
  • Adds the ability to check if Spotify is active before authorization

Spotify iOS SDK v1.0.0

11 Sep 13:23
Compare
Choose a tag to compare

Spotify iOS SDK v1.0.0

What's new:

  • Initial iOS SDK release
  • Includes authentication and playback control capabilities

App Remote-Public-Beta

11 Sep 13:18
Compare
Choose a tag to compare
Pre-release

Spotify App Remote Beta SDK

Note: This is a deprecated version of the beta SDK, use the iOS SDK (SpotifyiOS.framework) instead.

What's New

  • Initial App Remote beta release