dpogue closed issue #1428: CDVPlugin's viewController should just be a
CDVViewController
URL: https://github.com/apache/cordova-ios/issues/1428
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
dpogue opened a new issue, #1428:
URL: https://github.com/apache/cordova-ios/issues/1428
# Feature Request
## Motivation Behind Feature
`CDVPlugin` has a `viewController` property that is currently typed as
`UIViewController*`. However, it is only ever set from within
`CDVVie