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

Is there any way for me to display a dialog box asking for permission to access the album? #306

Open
Fuquoc opened this issue Nov 30, 2023 · 1 comment

Comments

@Fuquoc
Copy link

Fuquoc commented Nov 30, 2023

When I call the requestPermission function, it returns granted, even when I uninstall the app and reinstall it, no permission dialog box appears, am I missing something?

i use unity 2022.3.12

Thank you!

@Fuquoc Fuquoc added the bug label Nov 30, 2023
@yasirkula
Copy link
Owner

No permission is needed under the circumstances specified here, so Granted will returned in those cases: https://github.com/yasirkula/UnityNativeGallery#c-runtime-permissions

@yasirkula yasirkula removed the bug label Nov 30, 2023
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

2 participants