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

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -