Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 iOS 应用程序中嵌入 soundcloud 播放器?我一直在四处寻找,我能找到的只有 Javascript API。是通过 UIWebView 完成此任务的唯一方法吗?
目前我们没有为可可提供任何播放器/流媒体框架,所以 UIWebbView 可能是将播放器嵌入到您的应用程序中的最佳选择,尽管我不确定它是否真的能够完全支持小部件。
请让我们知道它是否有效。