(Take image and save to app) camera component still asks for WRITE permission

There is a camera extension that works perfectly now.

To take a picture, just do something like this:

Note that you have to use /Pictures or /DCIM folder because of the new API storage access limitations. This example works perfectly.

Also the extension has a ton of features to work with cameras.

The camera component, the camera intent, and Small Camera Extension don't work right now.

1 Like