MillmanY / MMPlayerView

Custom AVPlayerLayer on view and transition player with good effect like youtube and facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crash: demo example will crash on iOS 12

engsulta opened this issue · comments

you should weak import AVFoundation Manually in the MMPlayerView module build phases
to prevent the crash

Fix this issue on 6.0.1
I found if you use "onTapGesture" in code, it will be crash when build.

Its a bug for apple