objective c - Adobe Acrobat is interfering with PDF files shown with WebView -


i using webview class webkit display pdf document.

i creating instance of nsurlrequest , passing url pdf.

the pdf document not display when adobe acrobat installed on system. uninstalling acrobat fixes issue.

when acrobat installed, white screen loading bar shown: enter image description here

when acrobat not installed, pdf shown:

enter image description here

how can fix , work acrobat installed?

access preferences property of webview, , disable plugins.

[webview.preferences setpluginsenabled:no]; 

this disable acrobat plugin.


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)

Google AdWords and AdSense - A Dynamic Small Business Marketing Duo