Ionic-webview disable on android

Hi,
I am using cordova-plugin-ionic-webview in a cordova project. I only really want it for the ios wkwebview and not for the android platform, as i don’t need it there. I am aware that i could use plugman to only enable for ios.

However i have read that its possible to force the webview engine on ios wehttps://ionicframework.com/docs/v3/wkwebview/#option-1-force-uiwebview-usage.

My question is it possible to force default webview in Android?
Many Thanks
Mathew