Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8.0] Reinject DirectoryEntry.nativeURL #1564

Closed
peterpeterparker opened this issue May 15, 2017 · 1 comment
Closed

[3.8.0] Reinject DirectoryEntry.nativeURL #1564

peterpeterparker opened this issue May 15, 2017 · 1 comment

Comments

@peterpeterparker
Copy link
Contributor

peterpeterparker commented May 15, 2017

I'm submitting a ... (check one with "x")
[X ] feature request

Current behavior:
In last version 3.8.0, following this commit f98f90a, DirectoryEntry.nativeURL was removed

Expected behavior:
Shouldn't DirectoryEntry.nativeURL be still accessible as it give the native directory path on the device?

For example, when I print a console.log of a root DirectoryEntry, nativeURL is defined:

{"isFile":false,"isDirectory":true,"name":"","fullPath":"/","filesystem":"<FileSystem: cache>","nativeURL":"file:///var/mobile/Containers/Data/Application/3A9F...9FD/Library/Caches/"}

@peterpeterparker
Copy link
Contributor Author

cool thx a lot @ihadeed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant