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

problems with filesystem

$
0
0

Today upgrade to SDK 3.5 but I have problems with the following code:

var htmltext = '<html>test</html>';
var file = Ti.Filesystem.getFile(Ti.Filesystem.applicationDataDirectory,'reporte.htm');
file.write(htmltext);
and i have this error:

"message": "*** -[NSConcreteMutableData writeToFile:options:error:]: nil file argument",


Viewing all articles
Browse latest Browse all 8068

Trending Articles



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