UIDocumentInteractionController presentation style

196 views Asked by At

I am developing an app for iPad. I am able to show UIDocumentInteractionController for an item to open in other app successfully. But I have to change the presentation style of my UIDocumentInteractionController. It's opening in pop over, I want it to be like action sheet with cancel button.

Thanks in advance.

0

There are 0 answers