开发者

How to add Youtube Video

I am intending to add a feature in my app to allow users to add youtube videos. Is there any way that I can allow the us开发者_开发技巧er to select and embed youtube videos directly on the iPhone itself? Something like imagePickerController but used for youtube videos?


You need to write this yourself using the YouTube API (Google has an Objective-C framework for this) and a table view controller.

If you want to embed it, use a web view.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜