Skip to content

Instantly share code, notes, and snippets.

@maxehmookau
Created January 27, 2013 15:30
Show Gist options
  • Save maxehmookau/4648861 to your computer and use it in GitHub Desktop.
Save maxehmookau/4648861 to your computer and use it in GitHub Desktop.
Initializing a CocoaLibSpotify session the *right* way.
[SPSession initializeSharedSessionWithApplicationKey:[NSData dataWithBytes:&g_appkey length:g_appkey_size] userAgent:@"MaxWoolf.SpotifyRadio" loadingPolicy:SPAsyncLoadingManual error:&mainError]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment