Skip to content

VideoPlayerViewController:resolve double tap media crash

barkaoui malek requested to merge malekBarkaoui/vlc-ios:issues#1000 into master

Fix issues related to double tap of the same media or different medias quickly , the problem was that the delegate of VideoPlayerViewController was not set.

Closes #1000 (closed)

Edited by barkaoui malek

Merge request reports