Platform SDK Development
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Unity check Achievement count progress

Hi !I'm trying to get the progress of a count achievement. I can access Achievement.IsUnlocked and Achievement.Name but is there any way to get the current progress before it's unlocked.Something like Achievement.Countforeach (var newAchievement in m...

dyfer by Explorer
  • 583 Views
  • 1 replies
  • 0 kudos

Store front information from Platform API?

HiyaIm wondering if (or will it be) store information is available as an API.Forexample. In an app could I access the store API to display information about other apps (their name, id, images etc etc).So for example if I had 2-3 games , I could actua...

pjenness by Rising Star
  • 732 Views
  • 3 replies
  • 0 kudos

Error: OVR44841117

Hi. For some players calling CloudStorage.Save(...) does not work. The error message in the callback is OVR44841117.Does anyone know what does it mean? Is there any place where there are more meaningful descripion of the error messages?Thanks.

Wenkly by Honored Guest
  • 790 Views
  • 4 replies
  • 0 kudos

AsyncInitialize issue

Hi there,I'm currently working on setting entitlements in app and found some issue with async operation, espacially AsyncInitialize.It is kinda stuck and not processing, I had to use normal Initialize instead. In code below, the callback OnComplete i...

Platform SDK API request

Hey guys, I have a work-around for this issue already (two steps, update then query user score), but it would make ours lives much easier if the return value of the update user score call would return the new rank of the user instead of just a bool s...

Anonymous by Not applicable
  • 511 Views
  • 3 replies
  • 0 kudos

Check if touch controller got plugged in/out

Hello there!I'm looking for a way that my game can use to check if touch controller got plugged in or out. I've searched the forum and found something about sensors but it's not my case.Also checked some code in plugin but couldn't find anything help...

Avengar by Honored Guest
  • 721 Views
  • 2 replies
  • 0 kudos

Resolved! Step by Step Entitlement in Unity

Hello, i hope someone can help me.I am new at Unity Development and have developed my first game.After uploading in Dashboard(Oculus) and checking through Oculus team. i have to do entitlement.My english is not very good, so i have problems to get wh...

adeade by Explorer
  • 4489 Views
  • 10 replies
  • 0 kudos

Test user can't upload score to the leaderboard

Hello there!I have a bit of issue atm with populating my test leaderboards. I've created 10 TestUsers and just logged in and out on their accounts and only two of them allowed me to upload scores. Here are steps I've performed.1.Created all 10 users....

Avengar by Honored Guest
  • 840 Views
  • 2 replies
  • 0 kudos

ovr_User_GetImageUrl callback issue

I'm currently experiencing an issue where calling ovr_User_GetImageUrl on one of our test users doesnt return anything. This is done through a ovr_User_GetLoggedInUserFriends callback.All other information returns fine, but no image url and only for ...

MikeF by Trustee
  • 361 Views
  • 1 replies
  • 0 kudos

More than 2 Touch controllers in one session?

Hey everyone,I'm wondering if anyone knows if it's possible to use more than 2 Touch controllers. From what I understand it's possible to use more than 2 Vive Wands in a single session. Sometimes people use this to make those cool mixed reality-video...

c0nn0r by Honored Guest
  • 2547 Views
  • 4 replies
  • 0 kudos

Matchmaking.StartMatch() Error

Hi there,I'm using the Platform SDK in Unity for mobile [GearVR]. I'm creating a room with two users, enqueuing them through ovr_Matchmaking_Enqueue2() [Matchmaking.Enqueue2() in Unity], and then starting a match through ovr_Matchmaking_StartMatch() ...

Unresolved external symbol, how to fix it?

Hello there! So I've got some errors typed in title that are about:ovr_Error_GetMessage or ovr_User_GetIDHow can i solve them? I know that it's something with libraries? But cannot quite find solution for it I surely have all includes becouse code d...

Avengar by Honored Guest
  • 618 Views
  • 2 replies
  • 0 kudos