Quest 2 app execution error
I'm testing the Quest 2 app, and when I run the app, the entire screen of the app follows the quest movement. When wearing a quest, the screen should be visible according to the movement within the app, but the entire app screen moves. In other words, i only see the fixed screen, and the fixed screen continues to follow me, and i cannot change my view to see the entire screen. How to solve this phenomenon?751Views0likes0CommentsAdb shell start - how?
I can successfully install my (unity developed) myapp.apk file onto the Quest 2. Two issues: 1. Where does adb actually put the app? 2. I want to be able to start and restart my app at will. I can "adb shell" but when I run "start" it requires root. Somehow, Unity is causing my app to start after the install. HOW?3.5KViews0likes1Comment