Este error se origina cuando intento acceder al dispositivo con imagePicker... he intentado con DeclarateReadWrite1 y nada... He buscado en post y todo es muy confuso...
También como error 908: permission READ_MEDIA_IMAGES has been denied
Este error se origina cuando intento acceder al dispositivo con imagePicker... he intentado con DeclarateReadWrite1 y nada... He buscado en post y todo es muy confuso...
También como error 908: permission READ_MEDIA_IMAGES has been denied
Android version ?
Using companion app or a compiled app
Show your relevant blocks
The ImagePicker does not need any permissions. Neither does the Image component in this case, since the ImagePicker basically moves a copy of the image into the ASD (for rather abstruse but traditional reasons).
READ_MEDIA_IMAGES
came with Android 13.
See also here: