So I'm calling tizen.filesystem.resolve() with a path like "file:///usr/share", and the success callback is being called, but the object being passed into it is an empty File object with all attributes set to 0/false/whatever. I have the correct permissions set in my config XML, and the API claims this is a perfectly valid use case. Is there a reason it's not giving me a usable File object?
Thanks for any help.
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
