demo · v135
XR supportsSession codemod explorer
Paste any JavaScript that calls the removed navigator.xr.supportsSession() method. The codemod rewrites every call to isSessionSupported() and adds a feature-detect guard. The output is ready to drop into your CI auto-fixer.
navigator.xr present: ?
supportsSession exists: ?
output will appear here