javascript - Download file in Meteor Cordova application -


i made meteor "desktop" application , i'm migrating "android" one. no big deal, if i'm new cordova, works except 1 thing : cannot download files.

the application provides files download pdf reports, csv archives or json raw files (i use nilsdannemann:pdfmake package or pfafman:filesaver).

i tried run application on chrome (on android device) , works fine. when use cordova meteor run android-device none of these download functions work anymore.

i search how create file download cordova , found topic saying it's not supported. if point me in right direction, i'd appreciate it.


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -