Hello,
I’m building a mobile app that intends to use only the camera of the upload widget
I added the property capture = “camera”, and then in most phones, it opens directly the camera (that is what I`m trying to accomplish), but in some cases (from what I’ve seen, only Motorola devices), this property doesn’t work, and both options of adding a photo or file are enabled
Is there a workaround for this case? I really don’t want to add a camera plugin for this, adding a plugin would be the last case scenario.
Thanks in advance,
Roza