Image upload is broken for devices running on Android 9 and lower #12126
Labels
feature: product details
Related to adding or editing products, includes product settings.
priority: high
Affects lots of customers substantially, but not critically.
type: bug
A confirmed bug.
Image upload doesn't work on devices running on Android 9 and lower, and this is caused by the removal of the permissions
READ_EXTERNAL_STORAGE
andWRITE_EXTERNAL_STORAGE
done when migrating to use the Photo Picker.The issue happens when both picking a file from the device, or when trying to take a picture from the camera, the Camera issue is being handled in the MediaPicker library.
Internal discussion peaMlT-Mq-p2
The text was updated successfully, but these errors were encountered: