阅读背景:

从其他应用程序启动Youtube应用程序无法在ios 9中运行

来源:互联网 
  if ([[UIApplication sharedApplication] canOpenURL:[NSURL URLWithString:@"https://www.youtube.com/watch?v=VideoID"]]) {

        [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"https://www.youtube.com/watch?v=VideoID"]];
    }
  if ([[UIApplication sharedApplication] canOpe



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: