Forum Discussion

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

Is there a way to get a list of Release Channels for an app

I'd like to create a tool in our unity project that would speed up deployment of an APK using the ovr-platform-util.exe
I can't seem to find a way to get a list of release channels programmatically. For now, the only way i know how is to go to the dev console on the oculus website, or oculus developer hub. ODH is getting it somehow, but i don't know if it's just an internal http request or something else?


..additionally other functionalities like create release channel, remove release channel, view users of a release channel, remove users of a release channel