User Activity

Hi all, Calling ovr_Room_GetInvitableUsers2 which sends a message ovrMessage_Room_GetInvitableUsers2 seems to be returning an empty user array on PCVR (Rift) but works fine on Quest? It used to work fine on PC too but I've been away on vacation for a...
Looking at the Mobile SDK headers, ovrSubmitFrameDescription2 that gets passed to vrapi_SubmitFrame2supports multiple layers. typedef struct ovrSubmitFrameDescription2_ { ... // hidden other struct members for brevity. uint32_t LayerCount; const ovrL...
Kudos given to