/SutroIOS

An iOS client for sutro.fm

Primary LanguageSwift

sutro.fm iOS

The iOS Rdio Party client aims to be a functional front-end to the Rdio Party service. Written in Swift, powered by Firebase and the Rdio iOS SDK.

  • List available rooms, visually indicating ones that have activity.
  • Be able to view and contribute to a room's chat.
  • Add to a room's track queue.
  • Vote on queued tracks.
  • Play back, and sync, with the currently played track in the party.

Build

  • Requires Xcode 6.3.

  • Check with the sutro.fm team to get the current keys in use for the application or use your own.

  • Requires a recent Cocoapods 0.36 that supports Swift.

    pod install
    open RdioParty.xcworkspace