sahin / mobileplayer-ios

:iphone: :movie_camera: A powerful and completely customizable media player for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode11,iOS13. There is a crush!

l101yakov opened this issue · comments

similar anomaly

@l101yakov or @Droppix Any luck on this?

commented

From Apple docs:
https://developer.apple.com/documentation/mediaplayer/mpmovieplayercontroller

The MPMoviePlayerController class is formally deprecated in iOS 9. (The MPMoviePlayerViewController class is also formally deprecated.) To play video content in iOS 9 and later, instead use the AVPictureInPictureController or AVPlayerViewController class from the AVKit framework, or the WKWebView class from WebKit.

I think this library will not work any more :(