문제

Help me pleas. I need to find some way to open files with external application on iPad.

More detail: I run my program and have a file that I have to open with external application. I need to get a list of programs installed on iPad, chose one of them and then open file with in.

Is this possible?

Thanks a lot!

도움이 되었습니까?

해결책

There is an example application available from Apple that shows you how to preview documents. To achieve what you want you will have to look at the UIDocumentInteractionController, it's probably best if you start reading this overview article.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top