I can still debug my app after building a released apk

Hi,

I have created a final build using this documentation: https://ionicframework.com/docs/intro/deploying/
But I can easily debug it using chrome inspector. In the documentation it says --prod --release will disable the debugging capability of your app but its not the case. Please help its urgent!

Thank you