Android studio/ react native
I have a code, that asks a permissions for an Android storage. When i run it on emulator(pixel 8 pro) it works correctly, but when i build project as release version and install it on my own Galaxy A73, permissions permissions are not asked and are rejected by default. I can’t figure out what the problem is.
The code: