ios - Unable to show .xlsx formate in UIDocumentInteractionController / UIWebView -


i have been trying download different documents server swift app , show in uidocumentinteractioncontroller. csv formats downloaded , shown in uidocumentinteractioncontroller.

.xlsx formats downloaded not recognised uidocumentinteractioncontroller/ uivewbview.

how can show .xlsx file in uidocumentinteractioncontroller in swift


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -