Forum Discussion

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

Correct way to set up entitlement check for Oculus Home that won't interfere with Steam users

We have an application currently available through Steam Early Access that we'd like to make available through Oculus Home as well - is there a recommended way to handle the entitlement check for the Oculus Store build that won't interfere with users who acquired the game through Steam, or will I have to produce separate executables for this?

Thanks!

4 Replies

Replies have been turned off for this discussion
  • I'm very interested in this too. The cross platform guide says nothing about how the entitlement checks and other Oculus specific features should be handled when publishing to Steam. Some guidance would be very helpful.
  • @kmack is the application using SteamVR or the Oculus integration?
  • set up a platform layer in your code and then isolate specific platform queries by using define symbols