I want an unminified SoundCloud SDK. It has an error that is not displayed anywhere on Google, nor here, so I want to debug it myself, but I can not, because the JavaScript mini-code is unreadable.
I found this:
https://github.com/soundcloud/sc-connect/
I downloaded the entire SDK and tried to use last.js ... and then tried http://connect.soundcloud.com/latest.js , but I get errors that SC.initialize does not exist. If I go back to sdk.js, no problem. I am js n00b, so I'm sure this is something simple.
source
share