Kevin Hawkins created CB-2059: --------------------------------- Summary: [iOS] CDVPlugin's viewController property should be CDVViewController Key: CB-2059 URL: https://issues.apache.org/jira/browse/CB-2059 Project: Apache Cordova Issue Type: Improvement Components: iOS Affects Versions: 2.3.0 Reporter: Kevin Hawkins Assignee: Shazron Abdullah Priority: Minor
CDVPlugin exposes a viewController property, which is currently of the type UIViewController. Seems like it should be an instance of CDVViewController, unless there are scenarios where Cordova plugins would be instantiated from a non-Cordova view controller. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira