Andrew Grieve created CB-1266:
---------------------------------
Summary: Update plugin guide for iOS with new method signature
Key: CB-1266
URL: https://issues.apache.org/jira/browse/CB-1266
Project: Apache Cordova
Issue Type: Bug
Components: Docs
Affects Versions: 2.0.0
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor
For 2.0, we deprecated
myMethod:(NSMutableArray*)arguments withDict:(NSMutableDictionary*)options;
in favour of:
myMethod:(CDVInvokedUrlCommand*)command;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira