Back to All

gonative.share.downloadFile and docx files

When executing the command gonative.share.downloadFile({ url: href, open: true }) where href is a docx file it appears that on an android device the file is being treated as a zip file containing a file called [Content_Types]

.xml and folders called _rels, word and docProps. What am I doing wrong?