We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When sorting by Recent in settings, just goes on and times out.
The text was updated successfully, but these errors were encountered:
I believe it's trying to pop up permissions request for Usage Stats, but never does and times out.
Sorry, something went wrong.
I found a fix.. Send this command to your Quest and it should set the necessary permissions
adb shell pm grant aaa.QuestAppLauncher.App android.permission.PACKAGE_USAGE_STATS
I hope this helps. I havnt' tested yet, so will give it a try tomorrow.
No branches or pull requests
When sorting by Recent in settings, just goes on and times out.
The text was updated successfully, but these errors were encountered: