Questions
gonative.share.downloadFile and docx files
about 1 year ago by Troy Bradford
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?