SoundCloud iOS SDK out of date?

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.)

+4
source share
2 answers

SDK , . - , (, , ).

GitHub

- WIP, , .

+15

SoundCloud Cocoapod, Swift, github ( 2016 ).

+2

Source: https://habr.com/ru/post/1538295/


All Articles