i tried and searched , but i can’t do this for now .
The error says it, the storage permission is denied.
I think , you need to give path URL and have to assign the cropped image to save over there.
What can I do ?
i will try this
don’t work
Show us what you have tried
In the screen initialise block you ask Read permission. And then in the permission granted block you ask write permission and try. Permission problem only in your app
Permission granted block will be in yellow. Check it under your screen name
I have tried with these blocks and works fine…
1. Blocks section
2. App Response as per the above blocks
(i painted on personal informations, sorry for that)
Here i have used three labels
In label1 - Name of the image
In Label 2 - Saved image path url
In label 3 - If error occur with crop view
( for cross check i used, while compiling i will remove all the label and you do too)
3. Image stored in phone memory
Here you can use tinyDB to give number. If not cropped image will overwrite in the existing image
4. Image details
Please try like this, and still error persist please ask here. IF it solves, please dont forget to hit solution icon.
i tried that now , and same problem
but i went to apps permission and found that the write permission not found
then i tried this blocks
and this the results when i open the app
thx for your try
Android version
You are trying in app or companion mode?
Companion means, go to apps>companion> clear all the data. Then try… and your mobile version?
Btw guys, you don’t need to ask for read permission if are asking for write, read will be granted automatically…
Yeah mam… actually he tried with write permission only but still he is suffering with same problem.
my Android version is 8
I’m using app not companion