You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now there's 4 to 5 permission requests when the library needs to download the webview library to run. I'd like to ensure those requests are contextualized so that a user knows fully about what's being requested. Also, I think with the permissions query I can scope down the requests to be fairly granular.
The text was updated successfully, but these errors were encountered:
zephraph
changed the title
Handle permission requests more gracefully
Improve permission requests
Sep 22, 2024
Right now there's 4 to 5 permission requests when the library needs to download the webview library to run. I'd like to ensure those requests are contextualized so that a user knows fully about what's being requested. Also, I think with the permissions query I can scope down the requests to be fairly granular.
The text was updated successfully, but these errors were encountered: