Software Archive
Read-only legacy content
17061 Discussions

For Creating ZIP throw cordova

Ashish_Trivedi
Beginner
470 Views

Which data type i use for creating zip in intel xdk app using cordova.

i am using blob datatype, it is working in samsung mobiles only, but not in other.

Please suggest me any idea to resolve this problem. which works for all mobile.

advance thanks 

 

0 Kudos
2 Replies
Anusha_M_Intel1
Employee
470 Views

The answer to this SO posting talks about how to use zip in cordova apps using a combinations of the Cordova file plugin and JSZip Javascript API. http://stackoverflow.com/questions/31897221/cordova-zip-files-and-folders-on-ios

This might be of use to you. 

0 Kudos
Ashish_Trivedi
Beginner
470 Views

Thnks anusha

0 Kudos
Reply