Github user jasongin commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/176#issuecomment-207123605 Rob, what platform are you looking at? The W3C FileSystems spec for web browsers is deprecated; what that effectively means is no other browsers will implement the spec. Chrome was the only browser to ever implement that spec, and I believe it still works in current builds of Chrome However, the Cordova file plugin implements that spec as a polyfill for Cordova platforms other than the "Browser" platform (because the Browser platform isn't able to call native plugin APIs). So it makes the deprecation of the spec mostly irrelevant for Cordova app developers.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org