Andrew Grieve created CB-1150:
---------------------------------
Summary: Clean up iOS's exec to not pull out "options" object
Key: CB-1150
URL: https://issues.apache.org/jira/browse/CB-1150
Project: Apache Cordova
Issue Type: Improvement
Components: iOS
Reporter: Andrew Grieve
Assignee: Andrew Grieve
Priority: Minor
Fix For: 2.1.0
This can be cleaned up by passing all params in exec as an array, and
extracting the first dict only if the plugin implements the method:withDict:
selector. Plugins that implement just method: will be passed the
CDVInvokedUrlCommand directly.
--
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