I don't really know where to look so I will post a question. We are looking for a mobile developer for Titanium. Are there any good places? My company (moyostudios.com) have been developing apps for 3 years now, both internal and for clients. We look to...
I am trying to find any file that starts with 'temp'. ~~~ var fileexists = Ti.Filesystem.getFile(Titanium.Filesystem.applicationDataDirectory,'temp*'); Titanium.API.info('EXISTS: '+fileexists.exists()); ~~~ But this doesn't seem to work, any ideas?
Showing 1-2 of 2