Releases: spotify/ios-sdk
Releases · spotify/ios-sdk
v3.0.0
v2.1.7
What's New:
- Add support for iOS 17.4 API for universal links in web authentication
- Fix minor issues with the web authentication flow
- Update demo apps project setup to use Xcodegen for managing Xcode project files
v2.1.6
What's New:
- Strip binary symbols
- Migrate build system to Bazel
v2.1.4
What's New:
- Add support for raw scope string
v2.1.3
- Fix bug in the web authentication when using Universal Links in the redirect URI
v2.1.1
- Added the new campaign parameter in the sample apps.
v2.1.0
- Expanded existing API with campaign parameter to allow consumers to specify details about where the auth flow was initiated
v2.0.1
- Bumped the minimum deployment target version to iOS 12.0 in the Package.swift
v2.0.0
- 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
- Adds Privacy Manifest (xcframework only)