Skip to content

VLCMediaPlayer: Fix potential unknown selector error for some messages sent to delegate

Given I tested the SimplePlayback example project with VLCKit master
When I pressed play in UI to start the media playback
Many runtime exceptions happened due to unimplemented delegate methods

These changes are a proposal to fix it

Edited by Maxime Chapelet

Merge request reports