Unable to open .ibooks, .key, .ppt in an app

Hi developers,

We develop an iOS app with Swift in which we need to open downloaded files. We solved the issue with .pdf and .mov, but unable to open .ibooks, .key, .ppt in our app. Is it something possible:) If there is a way like in iOS, viewing it and then click 'Open in ***', it will be great. Any suggestions?

Thanks for your support...

Replies

Have you looked at UIDocumentInteractionController?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"