Ian Clelland created CB-6922: -------------------------------- Summary: File Entry.getMetadata returns invalid dates on Android Key: CB-6922 URL: https://issues.apache.org/jira/browse/CB-6922 Project: Apache Cordova Issue Type: Bug Reporter: Ian Clelland Assignee: Ian Clelland
See https://github.com/apache/cordova-plugin-file/pull/39 {{Entry.getMetadata}} expects the JSON in the callback from native to include a {{modificationTime}} key, but on Android, it contains a {{lastModifiedDate}} key instead. -- This message was sent by Atlassian JIRA (v6.2#6252)