iphone - Programmatically launch registered viewer and wait for exit -


within sandbox, have pdfs, docs, xlss, etc. how launch native viewer file and wait viewer exit?

in microsoft would, shellexectue or createprocess/waitforsingleobject. in unix, fork/exec/wait. can't seem locate information apple's gear.

you can load file uiwebview, can’t launch application , wait close.


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -