Skip to content

App Delegate: fix URL handling if passcode is enabled

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

Previously, URLs requested from the user to be opened were silently ignored when a passcode was set. Now, they are being executed once the passcode check validated.

This fixes #362.

Edited by Felix Paul Kühne

Merge request reports