Skip to content
  • Carola's avatar
    VLCActivityViewControllerVendor: sheet for sharing is now showing again · cb4b1848
    Carola authored
    In presentFileSelectionActionController we first dismissed a presenting controller and in the completion handled the file selection.
    Since there was no controller to be dismissed, the completion never got called.
    Also replaced some deprecated API while at it and excluded some sharingactivities that included printing.
    cb4b1848