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

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -