Song inSync is an iOS app that lets you to play the same song at the same time across multiple devices.
After extensive testing, Song inSync does not work well, and becuase of this is has been taken off of the App Store.
Home | Hosting | Joined |
---|---|---|
Song inSync operates using a host / client based connection. The host can accept or decline incoming connections from clients, and as the host plays music, accepted clients play the same music at the same time.
Song inSync achieves this by sending the current playing song, the current position in the song, and the current time to the client. With this information the client can play the same song at the same time.
Song inSync is only compatible with Apple Music.
Note: While this project will compile, it will not run properly because an Apple Music API key is required when running pod install
.
Instruction for obtains this key can be found here.
In addition to following those instructions, I also used this python program to generate the key after gathering the necessary information.
Due to the fact that Song inSync does not work well, it has been taken off of the App Store. However, it can be installed manually using Xcode. (Note: An Apple Music API key is needed for it to run properly.)
Copyright 2020 © Thatcher Clough.