Hi permission Granted Not Work What Can I Do Now Any Solution
Blocks
Did you test it in apk?
yes i am test
permission call ok but permission Granted check not work
First time did you ask permission at screen initial or you are asking the permissionafter this button click?
permission at screen initial
Try this:
Note:
It seems to be the case that some permission is declared in the Manifest
that has not yet been granted.
Granted than download button work
To manually grant permission in the app settings is of course not a solution, so try my blocks. They should work …
But, if the update for targetSdkVersion = 30
(Android 11) is available (which actually should already be the case) , it is no longer possible to ask for WRITE
permissions.
See also here.
Thank You Very Much FOR HELP ME
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.