Skip to content

A Full Spotify App based on the Swift 5.5 that fetches album, tracks, playlists, episodes from api.spotify.com.

Notifications You must be signed in to change notification settings

RathaKrishna/SpotifyDemo

Repository files navigation

Swift Spotify App for iOS 15, iPadOS 15, macOS 12.

A Full Spotify Mustic App based on the latest Swift that fetches latest albums, tracks, playlists, episodes from https://api.spotify.com targeting iOS 15, macOS 12.

Features

The app has several main features:

  • Official Spotify API Use
  • Playlists, Playlist Creation and Remove Playlist
  • Browse & Recommended Album
  • Search Songs, Albums, Artists, More
  • Playback and Playlists Playback with Skip to next and back
  • Sign In/Sign Out (OAUTH 2.0)
  • View Your Profile
  • Save and Remove Albums
  • Share Albums and Playlists with your friends
  • Support Dark Mode

Getting Started

Register for an user account and obtain your own credentials from the Spotify Developer website https://spotify.com
Download Xcode 13 from App Store.

Installation

Build and run the project using iOS 15, iPadOS 15 physical devices or simulator from Xcode 13
For building macOS 12 target you need to use Xcode 13 Beta 5 or upcoming Xcode 13.X release and macOS 12 Beta 7.