How to check android permissions granted or not?

Hello There,

I want to add if conditions to my app for cheeking media or other permissions that granted by user or not. If granted then I want to do open another screen event. For example, In my app there are Media and File permissions required. When any user not allowed the permission then no event will run. If allowed then event will work. It’s simple just cheeking the permissions is granted or not. How can I do it with Blocks?

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.