How to disable chrome inspect

Dear ionic community,
How can i disable chrome inspect in android app. My app released on play store but it still ínpectable. I use ionic plugin webview https://github.com/ionic-team/cordova-plugin-ionic-webview

Thanks

i think you need to uninstall first the console plugin before making an app release version of your project…

Hi anica,
My project have not installed console plugin yet.

Build your release apk with ionic cordova build android --prod --release

Thanks jnascimento, but it is not working. it is still inspectable.
On real device it is not inspectable but in genymotion ( download from store and install ) device it does not work.