I am facing some issue while trying to open video file on QLPreviewcontroller.
While trying to open video file , i just see a thumbnail of video file loaded & dont see any playback controls or any controls.
Neither video seems playing nor any audio sound.
I am adding previewcontroller view as subview to a view.
Any thoughts on what could be issue?
Asked
Active
Viewed 557 times
0

Ritika
- 593
- 1
- 8
- 21
-
I have the same problem. Any ideas yet? – orkoden May 22 '14 at 15:41
-
In my case the controls were offscreen for some reason. I had to move the view up. – orkoden May 22 '14 at 16:05
-
same problem here, did u solve it? https://stackoverflow.com/questions/47475957/objective-c-qlpreviewcontroller-does-not-display-image?noredirect=1#comment81911108_47475957 – kemdo Nov 27 '17 at 03:54