I have a Cordova app that runs on Android, iOS, Windows Phone and Kindle Fire. 
I thought it might be fun to port it to Firefox OS. I've got a Flame phone and 
the app now runs, but my calls to the Cordova File APIs, to load and save 
options and game status on a semi-regular basis are failing.

Does anyone know off-hand if the Cordova File APIs are supported? I thought 
since I saw that Firefox OS was supported by Cordova, that this stuff would 
work. Is it just a question of permissions (the app is packaged and privileged) 
or do I need to do this differently altogether?

Thanks in advance for any pointers!

Regards,

William

PS - the failing calls are to things like window.requestFileSystem and 
fileSystem.root.getDirectory.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to