My app need to download files from a webserver.
Files can be of any type.
After downloading the files I need to use the UIDocumentInteractionController to open the file with an appropriate app.
There are other possible ways like "nativeMe.RunMethod(...)" ?
This is a very important basic functionality.
thanks
Files can be of any type.
After downloading the files I need to use the UIDocumentInteractionController to open the file with an appropriate app.
There are other possible ways like "nativeMe.RunMethod(...)" ?
This is a very important basic functionality.
thanks