I mean you´re using an extension for Dynamic components.
I´m using the one from Kodular
I’ve never used any of these dynamic things - fortunately, because it just saved me time and trouble.
Dynamic_Image
only works with storage permissions (regardless of the path, including the ASD) and then only with an absolute path for the ASD and even worse only up to Android 12. (For non-ASD-paths it works only with a full path.)
On Android 13+ it no longer works at all for the ASD
- not with a full path
- not with an absolute path
- not with storage permissions.
There are other problems, which I don’t want to mention all here.
Thank you so much for clarifying and for your help.
Dynamic image was working fine just until before the update, on Android 13, but now I will need to look to modify my app using the dynamic extension.
EDIT: I just updated my app with Dynamic extension and it´s working perfect now, the problem was with kodular dynamic image.
Great.
But, I found a special path that works under restrictions. Try this on Android 9-13+ and you will understand what I mean.
Fibra_58_2.apk (4.3 MB)
is solved now… i follow guide all not work
This post was flagged by the community and is temporarily hidden.
This post was flagged by the community and is temporarily hidden.
Please provide a screenshot of your relevant blocks
Which device and Android version are you using for your tests?
Taifun
This will be fixed. I added the missing permissions
And for some components the automatically requested old permission (READ_EXTERNAL_STORAGE
) must be removed (or replaced) for Android 13+.
I will revisit this thread this weekend
What is the date of those upcoming update? So I can notify my clients about this.
Is there any news about this?
Where are those updates? Its been a so long time. We’re dying by taking complaints from users.
The latest update was on Nov 12, see also
What exactly are you waiting for?
Taifun
But Image Picker issue is still available. and Permission getting denied.
a solution for the image picker has been provided here
Taifun