Forum Discussion

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

Open application from Quest web browser through a "android:scheme" Deeplink

I followed the Android deep linking documentation to be able to open my Quest application from the Quest web browser: 1. Edit the AndroidManifest.xml of the application to add this:   <intent-f...