guowilling / SRVideoPlayer

Custom interface video player which has various interactive gestures.
MIT License
106 stars 31 forks source link

Crash on ios 12 #7

Open gbesler opened 6 years ago

gbesler commented 6 years ago

I am having crash on iOS 12 within bottom method. I guess the video is not coming correctly.

- (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context