I’m building a VR game for Meta Quest Store, it seems that PlayCanvas mandates user interaction for WebXR activation yet Meta’s PWA-WebXR docs references this code to allow experiences to “natively” open upon clicking app icon.
How could I allow the PlayCanvas exported PWA/TWA to bypass user interaction like from the docs? Three.js and A-Frame are only documented.