I exported my app and tried if this block is working or not, but it is always returning “false” even when I enabled all permissions required for the app. I also tried giving permission name “android.permission.RECEIVE_SMS” but still it is returning false every time. What is the problem?
cropots
(Jackson Meira Modelagem 3D & Tutoriais)
#3
Hello, I have a little problem. Whenever I use this same block, the application asks for permissions even if they are not being requested. Is there any way to fix this? I need to check whether a specific permission has been granted or not.
For example: If WRITE_EXTERNAL_STORAGE is true, perform the file download, if not, display a message.
cropots
(Jackson Meira Modelagem 3D & Tutoriais)
#4
Some time ago these blocks worked perfectly, now they don’t work anymore. I have only one permission in my application, even if it is granted, “Are Permission Granted” always returns False.