Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
FusionPlay_Konr's avatar
9 years ago

Unity Development - Is the platform SDK mandatory?

Hello,

we are currently preparing our game for Launch in the Oculus Store. We develop in Unity 5.4 with the Oculus Utilities package. One thing is confusing us a little:
Is the Platform SDK required/mandatory for our game to be in the store?

Our game seems to run fine as it is now but we are confused that we have no way to set our AppId. We've read that within the Platform SDK there are ways to set the app ID.

So is it mandatory to integrate the Platform SDK?

Thank you very much!

2 Replies

  • It's mandatory because you have to perform an Entitlement check to submit to the Oculus store. The entitlement check code is part of the Platform SDK.
  • Thank you for the answer.

    Is there a checklist of things to do/implement before submision besides the usual known stuff like
    * game must run proper
    * Media must be provided according to the guidance pdf