ALMoviePlayerController icon indicating copy to clipboard operation
ALMoviePlayerController copied to clipboard

A drop-in replacement for MPMoviePlayerController that exposes the UI elements and allows for maximum customization.

Results 20 ALMoviePlayerController issues
Sort by recently updated
recently updated
newest added

❗️Playback failed with error: Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSUnderlyingError=0x1702521e0 {Error Domain=NSOSStatusErrorDomain Code=-12894 "(null)"}, NSLocalizedFailureReason=An unknown error occurred (-12894), NSLocalizedDescription=The operation could not be completed}, not...

2016-07-06 10:12:30.579 ALMoviePlayerController[10647:3102560] **\* Terminating app due to uncaught exception 'ALMoviePlayerController Exception', reason: 'Set contentURL after initialization.' **\* First throw call stack: (0x181e7edb0 0x1814e3f80 0x181e7ea70 0x10010384c 0x1001038ec 0x1000f724c 0x186fd4c40 0x187095230...

I am looking for RTMP Player. is This support ?

This pull requests corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses...

fullscreen lanscape left failure in ios8!!but i can not solve! who can help me?thanks

I need to use this library in my swift Application. Please give me some instructions Thanks in Advance

I got this error message when running the demo app. ``` *** Terminating app due to uncaught exception 'ALMoviePlayerController Exception', reason: 'Set contentURL after initialization.' ``` Please advice. Thank you.

The demo immediately crashes with the following logged to the console. The contentURL is set and even commenting out the exception raise results in the same crash. Am I overlooking...

If you have a navigationcontroller, and in the child viewcontroller you have almovieplayercontroller, "popping" the viewcontroller (after you saw the video in fullscreen) crashes the app. The fix is to...