【问题标题】:Can the cocoalibspotify metatdata methods be used without a Spotify account?可以在没有 Spotify 帐户的情况下使用可可 libspotify 元数据方法吗?
【发布时间】:2012-08-27 04:48:05
【问题描述】:

这似乎是在一年前最后一次在这里解决的: Accessing Spotify Metadata API from within a Spotify app?

从那时起,cocoalibspotify API 似乎已经进行了很多工作,但有人可以确认我们仍然需要在 iOS 中使用Spotify web API 让没有 Spotify 帐户的用户能够搜索和查看元数据专辑和艺术家?

当用户通过 API 登录(使用 [SPSession attemptLoginWithUserName])时,一切似乎都可以正常工作,但是当在 SPTrack 上执行例如 [SPAsyncLoading waitUntilLoaded] 时,除非您登录,否则它会超时。

【问题讨论】:

    标签: spotify cocoalibspotify-2.0


    【解决方案1】:

    不,要让 CocoaLibSpotify 正常工作,您需要有一个登录用户。没有这个,Web API 是访问元数据的唯一方法。

    【讨论】:

      猜你喜欢
      • 2016-11-14
      • 1970-01-01
      • 2017-08-08
      • 1970-01-01
      • 2021-04-26
      • 2018-11-27
      • 2021-10-18
      • 2018-11-02
      • 1970-01-01
      相关资源
      最近更新 更多