Debugger won't work properly? Tried adding state t...
# android-studio
o
Debugger won't work properly? Tried adding state to watches but when I pause app debugger says "cannot find local variable". Tried both latest canary and beta. BuildConfig enabled for putting date into version. Debug features in run configuration are set up. When pausing app, MesageQueue.java opens and in variables it says "DEBUG=false" and I have no idea why won't it properly work. What do I do 😭
And build config seems to have debug set to true