Skip to content

URLHandler: clean state before processing URLs

Felix Paul Kühne requested to merge fkuehne/vlc-ios:fix-x-callback into master

Previously, recognized subtitles, success or error callbacks and names were kept leading to recycling with the next, potentially unrelated media item.

This fixes #1402 (closed) and is a regression of 0ed12bba.

Merge request reports

Loading