QuestAppLauncher
QuestAppLauncher copied to clipboard
When sorting by Recent in settings, just goes on and times out.
When sorting by Recent in settings, just goes on and times out.
I believe it's trying to pop up permissions request for Usage Stats, but never does and times out.
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.