I have tried to open (using loadData/loadRequest methods of webview)
the password protected files in my web view controller. I can open the password protected pdf and zip files. it works fine. But When I tried to open the other password protected files it shows the error.
(unable to read document).
If i have tried to open that file in Safari, there also i am getting the same error. But It works fine in iPad mail native app.
Please guide me. What is problem ?
Whenever i have tried to open the password protected pdf/ppt files , it return below EXCEPTION
**EXCEPTION SFUZipEndOfCentralDirectoryError: Could not find the end of central directory record**