I'm using document handler in my project(cordova project) and it opens qlpreviewcontroller to open pdf docs
till IOS8 it is working fine and the previw controller is showing done button when preview opens.
In IOS9 done button is not showing.
I'm not too familiar with objective-c, any help appreaciated
my documenthandler code in the following gist