Forum Discussion

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

Adding Custom URL Protocol for Oculus Rift game/app built using Unity

Hello All,

Is there any way to register Custom URL Protocol (ex- myapp:// ) for an app being installed from Oculus Store so that app can be launched by clicking on that app's custom url ? Typically a PC installer can add registry entries since its run with elevated permissions.

More info on Custom URL Protocol:
https://blogs.msdn.microsoft.com/noahc/2006/10/19/register-a-custom-url-protocol-handler/

Thanks!