MWPhotoBrowser icon indicating copy to clipboard operation
MWPhotoBrowser copied to clipboard

video not work on iOS13

Open comeStudy opened this issue 4 years ago • 6 comments

video not work on iOS13。MPMoviePlayerController is no longer available. Use AVPlayerViewController in AVKit.

comeStudy avatar Oct 11 '19 02:10 comeStudy

I am facing the same issue. any workaround?

amith-ranasinghe avatar Oct 25 '19 01:10 amith-ranasinghe

Is this project out of maintenance?

ouhuiju avatar Dec 05 '19 09:12 ouhuiju

Yes - four years out of maintenance. See pull request 316 for switch from MPMoviePlayerController to AVPlayerViewController - https://github.com/mwaterfall/MWPhotoBrowser/pull/316

xmkaufman avatar Dec 13 '19 10:12 xmkaufman

Can anyone suggest any alternatives with similar functionality?

nwkeeley avatar Dec 24 '19 13:12 nwkeeley

You can use this. I solved the problem here. https://github.com/MahmoudMMB/MWPhotoBrowser-AVKit

MahmoudMMB avatar Jan 27 '20 12:01 MahmoudMMB

Very much thank you @MahmoudMMB

manishvpatel avatar Nov 10 '20 06:11 manishvpatel