GoogleChrome / GoogleChrome/android-browser-helper
Site Permission Shortcut
- Dominant language
- Java
- Stars
- 832
- Forks
- 370
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
I have an webapp which is integrated as Trusted Web Activity using browser helper
## Problem
The webapp uses camera permission to take picture.
If by mistake the user denies the permission there is no easy was to redirect user to give this permission again.
If the it was in browser or Chrome custom tab we suggest user to access site permission from Nav bar. But this is an issue on TWA as their is no nav bar.
Looks like

**Describe the solution you'd like**
Give option for the webapp to toggle nav bar if needed.
**Describe alternatives you've considered**
Tried if we can deeplink into site settings but looks like its not possible
Contributor guide
Assessment
This issue has not been assessed yet.