Build and run not working

Build and run does not work on my oculus quest 2 headset.No error or anything.It won’t show up on my headset.I tried it with sidequest and that does not work either.I tried sideloading other apps and that worked.
Can anyone help me?

1 Like

What error do you get in sidequest?

@DevDunk It gives this error

Prototype.apk: : /data/local/tmp/_stream.apk could not be installed [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.DefaultCompany.VRTEST signatures do not match previously installed version; ignoring!]

I cannot find an previous installed version

Did you check unofficial sources properly?
Does sound like something is installed already.
YOu can also try changing the package name and/or keystore?

Did you deleted the installed App in Quest 2 library(unknown sources)?
I have same issue with it after deleting the app in quest 2 library.
With installing and using another version of Unity, build and run worked.
I don’t know the exact reason too

Hey, a quick note for anyone with this, i fixed it by uninstalling using adb adb uninstall <package-name>