Pavankumar Joshi created CB-6430:
------------------------------------
Summary: Success Callback of setMetaData() in iOS gets a metsdata
object with the value as OK
Key: CB-6430
URL: https://issues.apache.org/jira/browse/CB-6430
Project: Apache Cordova
Issue Type: Bug
Components: iOS, Plugin File
Affects Versions: 3.4.0
Environment: This issues was observed with running a test case in
iPAD3, devise which has iOS version 7.1
Reporter: Pavankumar Joshi
Priority: Minor
The document in the code says that the success call back of the setMetaData()
method in Entry.js receives the metadata object. The expected metadata object
returned in the success call back is same as the one which is set using
setMetaData() method.
But instead the received metadata object in success call back has value “OK”. I
am setting com.apple.MobileBackup metadata in the setMetaData() method.
--
This message was sent by Atlassian JIRA
(v6.2#6252)