Skip to content

Spotify SDK 23 beta #7

@moooji

Description

@moooji

Spotify has just released SDK 23 beta and it would be great to support that. It looks like a lot of things have changed though.

SDK is now grouped into Authentication, Metadata and AudioPlayback functionality modules independent from each other. This functionality grouping is reflected in the "Spotify.h" header. SDK will be split into three libraries representing these functionality modules in an upcoming release.
Decoupling manifested in that all methods concerning Metadata that previously took a SPTSession object now instead take an NSString *accessToken argument which is a property of the SPTSession object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions