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

Feature request: Explicit permission requests #63

Open
derwaldgeist opened this issue Aug 30, 2024 · 0 comments
Open

Feature request: Explicit permission requests #63

derwaldgeist opened this issue Aug 30, 2024 · 0 comments

Comments

@derwaldgeist
Copy link

Currently, Aespa asks for permissions as soon as the session is being initialized. If you do this on app start, the permission requests pop up right away. To prevent this, I tried to use lazy initialisation, but this led to an endless loop and a subsequent app crash. Maybe because Aespa is doing some async stuff when initialising.

It would be nice to have an option to either control permission management yourself (i.e. disable the automatic one) or defer the permission requests until the first photo / video shot.

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

No branches or pull requests

1 participant