New picture: Systematic choice - gallery or camera #3237
Closed
Description
Problem
On my ios emulator the camera does not work.
In some cases in Smoothie, you can select gallery or camera. In other cases, it's only camera (which always fails in my case).
Proposed solution
For UX consistency and better dev options, I would suggest to always propose gallery or camera as a picture source.
Additional context
This is already the case in edit product page / edit ingredients, basically the fix could be to put true
as the default value for the "should we ask?" parameter in startImageCropping
: