ios - security issues on displaying pdf documents by uiwebview -


i use uiwebview display pdf documents in app. read somewhere uiwebview can present vulnerabilities in terms of security; didn't understand if encrypted pdf's can stolen using these vulnerabilities. should quit use uiwebview protect pdf's?

thanks lot.

you should use quicklook framework displaying pdf preview.

use nice tutorial using framework : preview-documents-with-qlpreviewcontroller

hope helps you.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -