MPMoviePlayerController error _itemFailedToPlayToEnd while playing youtube video iOS 7
问题 I've seen this mentioned a few places around the web but have yet to find answer anywhere. I am using ALMovieplayercontroller library. Everything works fine but when i am trying to play Youtube video it gives me error. _itemFailedToPlayToEnd: { kind = 1; new = 2; old = 0; } EDIT - (void)setContentURL:(NSURL *)contentURL { self.movieSourceType = MPMovieSourceTypeStreaming; [super setContentURL:contentURL]; [[NSNotificationCenter defaultCenter] postNotificationName