Skip to content

Conversation

@vincentfretin
Copy link
Contributor

Now that WebXR is enabled by default on Apple Vision Pro, we can add a check for navigation.xr to discriminate AVP and iPhones / iPads.

This fixes #5605

@dmarcos dmarcos changed the title Add additional isWebXRAvailable check to isAppleVisionPro to not have a false positive on iPhones / iPads Add additional isWebXRAvailable check to isAppleVisionPro to not have a false positive on iPhones / iPads (fix #5605) Nov 14, 2024
@dmarcos
Copy link
Member

dmarcos commented Nov 14, 2024

Thank you!

@dmarcos dmarcos merged commit 9cb2641 into aframevr:master Nov 14, 2024
1 of 2 checks passed
@vincentfretin vincentfretin deleted the fix-is-mobile-vr branch November 15, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

isMobileVR() erroneously return true on iPad since AVP support

2 participants