Have a Unity Oculus VR project? Need to auto run on boot? Check it out!
In this article, we’ll show you how to modify your application to enable a Quest or Go app to load a specific app on restart (or at boot) by modifying a few manifest settings and creating a custom Broadcast receiver class in Java to launch your app. In general, a Oculus VR app on the Go or Quest is just an...