Skip to content

Fix crash if keychain handling fails

Felix Paul Kühne requested to merge fkuehne/vlc-ios:keychain-crash into master

If keychain handling fails, the error must be handled instead of just crashing.

Merge request reports