Skip to content
Permission handling

icon picker
Camera Permission Epic


Camera Permission Epic Stories
Persona
User Stories
Tasks
Estimate
User
3
As a user, when I access the camera feature for the first time I would like to be asked for granting access to the camera.
As a user, I would like to have the option to deny access and the app should gracefully handle the scenario by displaying a clear message about the limitation in functionality.
As I user, if I have already denied access to the camera, I would like the app to gracefully inform be about this and its implications on the functionality and as well, guide me on how to grant access.
Developer
2
As a developer, I will make sure that the app will request permissions only when needed and not on app startup or other generic events.
As a developer, if the app doesn’t have permission to the feature, I will prevent access to features that would malfunction due to this limitation.


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.