Hello! I need due to a buggy behaviour on my app to remove a tap gesture from QLPreviewController.
I must say I didn’t add one for my own so I assume is the native one.
QLPreviewController allow me to pinch, tap double tap… and obviously preview any kind of document. BUT as I said, tap gesture makes code bug, keyboard in particular.
So I need to get rid of that gesture. Any idea? Thanks in advance