cancel
Showing results for 
Search instead for 
Did you mean: 

Oculus Platform SDK for Go: Test user log in without uploading build

shafyy
Explorer
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 error message "The user isn't signed in or their account state wasn't in a recoverable state.".

Is this the only way to test it?

Unity version: 2018.2.11f1
Oculus Integration version: 1.30
Platform: Oculus Go

1 REPLY 1

Halfspacer
Adventurer
Yup you need to upload it to a test channel. It needs to be integrated with the Oculus Platform to access the data. 
You can read more about it here
https://developer.oculus.com/documentation/platform/latest/concepts/book-pgsg/