Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a developer, I can request permission in Compose #48

Open
hoangnguyen92dn opened this issue Jun 4, 2024 · 0 comments
Open

As a developer, I can request permission in Compose #48

hoangnguyen92dn opened this issue Jun 4, 2024 · 0 comments

Comments

@hoangnguyen92dn
Copy link
Collaborator

Why

During development, asking user to grant permission to access data in privacy such as Location Permission, Notification Permission, etc. In Compose, there is lacking of component to manage the permission request through the app. Adding new component to boost up development progress, backward compatible and reduce boilerplate code on projects.

Reference:

Acceptance Criteria

  • Inspire the solution that applying on our project to manage permissions with PermissionDeniedPermanently flag:
    • HandlePermissionsRequest
    • PermissionsHandler

Who Benefits?

Developers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant