User Activity

It seems like we can only test user login in Unity (e.g. something like Oculus.Platform.Users.GetLoggedInUser().OnComplete(GetLoggedInUserCallback);) with the Go if we upload the build to an alpha channel. If I run it locally, I always get back the e...