-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Title
Store user permissions to capture images
Narrative
As a: user, app should request permission before accessing camera/images
I want: to be able to give explicit permission
so that: app can user front camera/same image.
Acceptance criteria
Given: user selects settings -> camera or clicks `camera` and has yet to give permission
When: user selects approval
Then: app can save user's images from selected file storage or from camera
Reactions are currently unavailable