I was facing same issue in a legacy project, I had need to change the debuggable false in release in buildTypes in build.gradle file
debuggable
and in manifest file application tag
application