QuestAppLauncher icon indicating copy to clipboard operation
QuestAppLauncher copied to clipboard

When sorting by Recent in settings, just goes on and times out.

Open WilsonBradley opened this issue 3 years ago • 2 comments

When sorting by Recent in settings, just goes on and times out.

WilsonBradley avatar Apr 05 '21 20:04 WilsonBradley

I believe it's trying to pop up permissions request for Usage Stats, but never does and times out.

WilsonBradley avatar Apr 05 '21 20:04 WilsonBradley

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.

jweaver100 avatar Apr 29 '21 21:04 jweaver100