Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

CocoaLibSpotify is an Objective-C wrapper around Spotify's libspotify library. It provides easy access to libspotify's features in a friendly, KVC/O compliant Objective-C wrapper.

learn more… | top users | synonyms

1
vote
1answer
174 views

Get facebook friends that also use spotify

I'm building an iOS app using the Spotify API that requires communication with my Spotify friends. I've come to realize that it's really facebook friends that also use Spotify and that to do that, you ...
0
votes
1answer
2k views

Can't register/login with new FB account

In order to test the user registration in CocoaLibSpotify, I created a new Facebook account. After creating the account (and validating the email address), I tried to log in to my app (using ...