How to list files from iOS app document directory using cordova? -


how can see list of files stored in ios app document directory using cordova?

if want work device's file system, can use

cordova file plugin

http://cordova.apache.org/docs/en/2.5.0/cordova_file_file.md.html

supports major platforms ios,android, etc.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -