We are using UIDocumentInteractionController to display PDF preview in our app. It worked perfectly before upgrade to iOS 10.3. Now by opening document it either shows only one page or the complete blank document.
PDF-file is stored in app cache directory (albeit using documents dir did not help either).
I can export PDF from preview to iBooks and it's perfectly displayed, so the file itself is not corrupted.
Any hints?