@ProfessorTroy Thanks, I was looking for that documentation, but only
ran across older ones. You'd think googling "Oculus docs" would get you
there. ovr_User_GetSmallImageUrl looks useful
So something strange has now come up around this. We've added the entire
team to the "subscribed users" for all the test channels ALPHA/BETA/RC,
yet when we build and run to a phone with a specific team member (that
is subscribed mind you), we get Co...
@benpadget Continuing on data we want, is there a way to get the user's
profile image? We would like to display it in a spectator view that
we've made.
I've now got it to get the user's login when offline, even if restarting
the phone without booting up the Oculus store app in between. However,
the callback Platform.Users.GetLoggedInUser().OnComplete((Message
msg) seems to take a long time to respon...