cancel
Showing results for 
Search instead for 
Did you mean: 

Exiting WebXR minimizes the oculus browser

Nils_Zreality
Honored Guest

We have a product using threejs and aframe. One of the features lets you redirect to a non xr site. For this we call `xrSession.end()` to end the xr and redirect to the new page. This did work up until recently. Now whenever `xrSession.end()` is called the user finds themself with a minimized browser.

I belive this is due to the recent update of the Oculus Browser. Is there something I need to think about before calling `xrSession.end()` or might this be a new bug introduced by accident?

1 REPLY 1

Widrow
Honored Guest

I have noticed this recently too - you have to call up the browser again after exiting an XR session - didn't happen until recently - although in debug (through chrome devices) the browser shows as it should.