Is it possible to embed a soundcloud player in an iOS app? I’ve been searching around and all I can find is Javascript API. Is the only way to accomplish this through a UIWebView?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
At the moment we don’t provide any player/streaming frameworks for cocoa,
so the UIWebbView is probably your best bet to embed the player in your app, although I’m not sure if it is actually able to fully support the widget.
Please let us know if it works out.