0

In QLPreviewControllar How to Remove Down Arrow and onclick option popup behind right side of doc title in navigation bar and also remove more button and onclick option popup in doc thumb bar in iPad. check this image and this

And also remove share button in iPhone this one

I use this method for disable but not proper solved issue.

func previewController(_ controller: QLPreviewController, editingModeFor previewItem: QLPreviewItem) -> QLPreviewItemEditingMode {
        return .disabled
    }

Please help me for find this solution.

NOTE: this issue in iOS 16

Nikunj
  • 655
  • 3
  • 13
  • 25

0 Answers0