Cordova is not defined error in ionic-v1 project with cordova-plugin-ionic-webview installed

Hello guys,

I use 1.2.1 version of cordova-plugin-ionic-webview plugin in an ionic-v1 project. When I run it on an Android device I get Uncaught ReferenceError: cordova is not defined error. When I run ionic.Platform.isWebView() on the DevTools console I get false

Is there a chance that the issue has a relation with the webview plugin?

I’d be grateful for your help.