Skip to content

Update VLCKit to 3.6.0b10

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

This fixes the 2 major crashes of the app by removing a useless abort() and by adding missing nullability checks. Additionally, multiple memory leaks were fixed by @tguillem.

Merge request reports