I am developing an iOS application in which I plan to integrate SoundCloud. To do this, I follow my own SoundCloud guide . However, the official official SDK seems to be out of date. In addition to the legacy code in third-party libraries that the SDK depends on, their own SDK contains legacy code.
Are iOS developers using this SDK? If not, any recommendations on how to do this?
( Kyle Begeman mentioned that the SDK was deprecated at the end of December 2013, but he received no attention.)
source
share