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

Fix issue with only the first permission being requested #102

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

m4gr3d
Copy link
Collaborator

@m4gr3d m4gr3d commented Mar 7, 2024

Fix #101

@m4gr3d m4gr3d added the bug Something isn't working label Mar 7, 2024
@m4gr3d m4gr3d added this to the 3.0.0 milestone Mar 7, 2024
@m4gr3d
Copy link
Collaborator Author

m4gr3d commented Mar 7, 2024

@dsnopek Can you validate this fixes the issue you are seeing.

Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works perfectly in my testing! With the changes in this PR, after revoking the permission and starting the app again, I immediately get the permission window

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Only first permission in GodotOpenXRMeta.onMainCreate() is actually requested
2 participants