Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iOS 用の独自の Spotify アプリを作成する初期段階にあり、テーブル ビューでアーティスト、アルバム、曲などを検索できるようにしたいと考えています。誰かが私を正しい方向に向けることができますか?
ありがとう :)
iOS では、CocoaLibSpotifyを使用する必要があります。オブジェクトは必要なものです。SPSearch特定の検索に一致するトラック、アーティスト、またはアルバムの配列を返します。これを他のものと同じように TableView に入力できます。
SPSearch