Sharing scenes/meeting rooms with Quest users via email
I have a Quest VR app that has its own portable scene file format (*.VRPZ) (VR Package Zip file), and want to allow Quest users to share scenes they create via email attachments - In Quest browser you can open GMail.com. When the user gets sent a vrpz file an attachment/link in the email (like the way Zoom links work) and they click on the link/attachment, the scene is supposed to be opened up in my app. Is it possible to associate my vr app with the .vrpz extension ? I tried adding intent-filter tags to my AndroidManifest.xml, but when I click on a .vrpz file in the email in Gmail in the Quest browser, I don’t see my app under the “Open with…” button. How can we enter VR rooms from Quest gmail the same way we enter Zoom meeting rooms from email links? Thanks!670Views0likes0Comments