Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
2.1.0
-
None
Description
Copied code from 2.1 docs (setFolderMetadata)
http://docs.phonegap.com/en/2.1.0/cordova_file_file.md.html#Metadata
console output "error setting metadata Error"
Line 538 of CDVFile.m fails to retrieve attribute value even though the correct value was passed in to the (js)function call.
NSDictionary* options= [command.arguments objectAtIndex:1 withDefault:nil]
Attachments
Issue Links
- is related to
-
CB-1586 iOS Entry.setMetaData example is incorrect
- Closed