We have a Unity based game which is in QA at the moment and the testers
have requested a feature which will allow them to reset their
achievements through a debug menu in-game. I was looking at the API
calls and there does not appear to be a way to r...
I'm in the process of setting up the different languages for our game.
Unfortunately, I cannot find any documentation on how to get the current
language setting which is set in the Oculus app. Inside of unity, I have
tried checking Application.system...
Thanks johnbart_oculus. That looks like it should do what I need.
Unfortunately when I run the command it returns an error:
{"error":{"message":"Service temporarily
unavailable","type":"OCApiException","is_transient":true,"code":2,"fbtrace_id":"B5g48...
I just downloaded the the Oculus Platform SDK found at this link:
https://developer3.oculus.com/downloads/platform/1.9.0/Oculus_Platform_SDK/After
I installed the unity package I did a find in files in all the *.cs
files for the function mentioned ab...