I am working with filesystem API for a Gear S, Tizen wearable Help mentioned URI path such as ‘/tmp/’ and ‘file:///tmp’ as well as virtual root could be used as location parameter.
But one of the URI path ‘/tmp/’ does not work in my test, while ‘file:///tmp’ works well.
Could anybody let me know why using linux type URI path does not work in tizen.filesystem.resolve() although Tizen wearable SDK supports it.