Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
AlexiJohansen's avatar
AlexiJohansen
Honored Guest
6 years ago

Unity doesn't find Quest for play & build (go-adb driver is installed).

I'm trying to load an apk onto the quest. I've tried doing it straight from Unity with play & build but Unity can't find the device. I've tried via adb.exe push myApp.apk /data/app. and thi...