简体   繁体   中英

How to create and download csv file in cordova mobile app with button click in javascript

I am doing a sample app using cordova, HTML and javascript. I am trying to download one sample csv file with dynamic data. The file is downloading in the desktop version. Once i create APK and install in the mobile,i'm unable to download the file.

What to do for this.

Thanks

Try following for Dynamically Creating CSV Files on the Client

https://www.raymondcamden.com/2014/04/03/Dynamically-Creating-CSV-Files-on-the-Client/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM