I have tried for almost 2 days but unable to find any solution. I am doubtful whether it's a bug, but not sure.
I have downloaded some pdf files in my documents directory. I can view most of these files with QLPreviewController
; however, when I try to open one especially large file (almost ~250 MB), QLPreviewController
only shows the title of file with its size. Don't know how, but ONLY ONCE while debugging the issue it successfully loaded this file.
How do I resolve this?