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 -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

Delphi 7 and decode UTF-8 base64 -