Josh Lieberman
Josh Lieberman
Sounds similar to #104 and #91.
Duplicate #209, #211, #224, #245, #251...
Can you post a log or something we can use to debug?
Can you provide us with more information? What were you doing when these crashes occurred?
Spamming mentions and duplicating your issue won't help you get a response...
Are you using ARC? I've encountered a similar crash.
Duplicate of #228. Related discussion in #182. Carthage is not currently supported but PRs adding Carthage support are welcome.
Duplicate of #36.
Yes I have. That just returns a black screen because the movie player view is not captured by `UIGraphicsBeginImageContext()`. That's why I tried the GL method I mentioned in the...
I found a solution that uses an undocumented API to capture the contents of the entire screen (including the `YTPlayerView`). I have not tried to ship an app with this...