Success | 0 | |
Uninitialized | -1 | |
PreLoaded | -2 | OculusPlatform SDK failed to initialize because the pre-loaded module was on a different path than the validated library.
|
FileInvalid | -3 | |
SignatureInvalid | -4 | OculusPlatform SDK failed to initialize due to an invalid signature in the signed certificate.
|
UnableToVerify | -5 | OculusPlatform SDK failed to verify the application's signature during initialization.
|
VersionMismatch | -6 |
There was a mismatch between the version of OculusPlatform SDK used by the application and the version installed on the Oculus user's device.
|
Unknown | -7 |
InvalidCredentials | -8 | OculusPlatform SDK failed to initialize because the Oculus user had an invalid account access token.
|
NotEntitled | -9 | OculusPlatform SDK failed to initialize because the Oculus user does not have the application entitlement.
|