ios – The way to Disable Textual content Choice and Modifying in QLPreviewController for PDF and Textual content Information in Swift?
I am making an attempt to dam textual content choice and modifying in a QLPreviewController displaying PDF and textual content recordsdata in a Swift app. I’ve had success utilizing technique swizzling on buildMenu for UIApplication and UIResponder, which works successfully on customary textual content fields. Nonetheless, with QLPreviewController, my makes an attempt to intercept or…