Skip to content

[3.4.x] Fix export with UIActivity

Felix Paul Kühne requested to merge fkuehne/vlc-ios:bp-991 into 3.4.x

UIViewController+VLCAlert was not compiled leading to a runtime exception on export completion.

Fixes #1656 (closed)

(cherry picked from commit 93ac3ffa)

Merge request reports