Re: [I] CDVPlugin's viewController should just be a CDVViewController [cordova-ios]

2024-08-14 Thread via GitHub
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

[I] CDVPlugin's viewController should just be a CDVViewController [cordova-ios]

2024-04-26 Thread via GitHub
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