I wanted to side load an apk in quest 2 and found sidequest solution. I installed the application and runned it. I already enabled developer mode for Quest 2. Now the issue is even though I connected Quest 2 with my pc, it shows an error saying Warning: no permissions. ADB udev rules missing. I done all the methods like changing the rules after installing adb which was a solution I saw in reddit SUBSYSTEM="usb", ATTR{idVendor}=="2833", ATTR{idProduct}=="0186", MODE="0660" group="plugdev", symlink+="ocuquest%n"
Still the issue persists. Any solution for this. Then I thought of running the apk directly in quest 2 by using build and run but my quest 2 is not even detected in the unity. The soultion meta provides is to install their adb drivers but that solution is for windows only. Please help me because I am stuck in this for more than a day I ran sudo adb devices to see the devices connected It shows quest 2 but it is saying unauthorized WIill that be a reason?