App permission denied

I searched a lot to solve my problem, but all the solutions did not help …

I want to use permission android.permisssion.WRITE_EXTERNAL_STORAGE because I want to use [FREE] Image Loader - Extension for image loading and caching

this my blocks

But it always gives the error

Screenshot_20210129-021131

the method Are Permissions Granted returns true or false…
https://docs.kodular.io/components/screen/#are-permissions-granted


Taifun

1 Like

@Taifun

I get the same error …

I guess the problem was in generating permission from the start

1 Like

@bodymindpower
Already file extension is existing in the project and the error as it is

android.permisssion…
sss
Remove one “s” in the block ask for permission.

2 Likes

so the solution was in front of me all the time, thank you :frowning:

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