Does netcode work on android / Oculus Quest?

Hey everyone, I’ve been trying to get a netcode build working on an oculus quest. It works perfectly over the link both in the editor and in pc builds, but when I build it for Android and run it on the quest it doesn’t work. The build opens in VR but it doesn’t connect to the server, and I am setting the ip correctly so I know it’s not that. When I used a logging software (I think is called logcat or something similar) I found that there were a lot of Entity not found errors. It looked like some of them were being thrown from the netcode package. The code I’m using is basically a modified version of the cube demo/getting started tutorial. Anybody know how I could fix this? If it helps later I could send a screenshot of the errors.

Basically I get this error repeated forever: