Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Files Storage Location in ios

$
0
0

Hi All,

i am developing an ios app using titanium, in that i am downloading the .doc,.pdf files after downloading where those files are stored in iphone device following is the my code

var f = Ti.Filesystem.getFile(Ti.Filesystem.applicationDataDirectory, fileName);
                var path = f.nativePath;
                Ti.API.info('file path is ' + path);
 
                f.write(this.responseData);

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>