Hai kodular developers I want to know how to ask permission in my app For example How to get permission to read Storeg I need to get a block tutorial
For that, I think you have to use snackbar.
I don’t understand
You have to use snackbar component
Screen.askPermission(“android.permission.WRITE_EXTERNEL_STOREGE”)
1 Like
I already do it but not working
I set screen 1 initializ and set it
Please can you share the blocks you’ve tried
Ok pls wait
1 Like
have you tried
NOTE: IF THE PERMISSION IS ALREADY GRANTED THEN IT WILL NOT ASK FOR PERMISSION
Edit: If this does not work then try
GitHub - jarlisson2/ListPermissionAIX: Extension to handle a whitelist.
ListPermission: with this extension it is possible to make a whitelist at once - Extensions - Kodular Community
3 Likes
3 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.