I don't think it's been removed: https://github.com/apache/cordova-android/blob/4.0.x/framework/src/org/apache/cordova/CordovaWebView.java#L81 https://github.com/apache/cordova-android/blob/4.0.x/framework/src/org/apache/cordova/AndroidWebView.java#L732
On Tue, Jul 15, 2014 at 1:33 PM, Joe Bowser <[email protected]> wrote: > Hey > > One of the new API methods that we added to the WebView was removed. > I'm not sure why it was, since we now have to get a PluginManager to > get a plugin. Aren't we closing off access to the PluginManager? > Seriously, this should have been discussed before we commit things. > > Joe >
