Search found 2 matches
- 17:50, 29 Apr 2015
- Forum: Questions and answers
- Topic: LocalFileSystem
- Replies: 3
- Views: 21103
Re: LocalFileSystem
Thanks for the reply .... Mmmm the LocalFileSystem.PERSISTENT does not work in the Evothings test bench which is undefined, it seems that the test bench ios app does not include the libraries to recognize the variable , but it works when I use the Phonegaps live editing desktop and ios app ? ... but...
- 22:21, 27 Apr 2015
- Forum: Questions and answers
- Topic: LocalFileSystem
- Replies: 3
- Views: 21103
LocalFileSystem
Hi, I'm Trying to use the functionality window.requestFileSystem and as the first parameter I'm passing in LocalFileSystem.TEMPORARY, however I keep on getting an error message that LocalFileSystem.PERSISTENT is undefined. I'm executing the EvoThings clien on an IOS device. Bellow is a simple piece ...