Forum Discussion
Anonymous
8 years agoNot receiving Matchmaking.Browse2 callback on Oculus go
Hi,
I am working on Matchmaking's browse feature. I am using following code
Matchmaking.Browse2("PoolId").OnComplete(MatchMakingBrowseCallback);
I am receiving a call back in Unity Editor, but I am not receiving any call back when I run the project on Oculus Go. The function "MatchMakingBrowseCallback" is not getting called.
Are there any specials settings that we have to do for Oculus Go?
I am working on Matchmaking's browse feature. I am using following code
Matchmaking.Browse2("PoolId").OnComplete(MatchMakingBrowseCallback);
I am receiving a call back in Unity Editor, but I am not receiving any call back when I run the project on Oculus Go. The function "MatchMakingBrowseCallback" is not getting called.
Are there any specials settings that we have to do for Oculus Go?
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 4 months ago