Thursday, 22 August 2013

UIDocumentInteractionController Open In menu for remote document file

UIDocumentInteractionController Open In menu for remote document file

Hi I am using UIWebView to display document file by giving it url. There
is no local document file I am loading all files from http: link to
UIWebView.
I want an "Open In" button in that screen so that user can preview file in
other application in phone that can open specific type.
I have found a way using UIDocumentInteractionController to open local
file in other applications. Is there a way to open remote files in other
application or i need to download them first.
Please advise

No comments:

Post a Comment