MPMoviePlayerController is no lo 2020-03-03 本文已影响0人 90后的晨仔 解决方法:iOS13把MPMoviePlayerController废弃了,需要使用AVKit中的AVPlayerViewController来达到播放的目的。所以替换一下就好了