Skip to content

Conversation

@RenaudRohlinger
Copy link
Collaborator

Related issue: #28560

Description
Screenshot 2024-06-21 at 16 31 08
Issue #28560 broke the GLTFLoader on Chrome for iOS because the user agent string is different:
"Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/6.... (KHTML, like Gecko) CriOS/1...80 Mobile/15... Safari/604.3" = $1

It is unclear if it's possible to identify the Safari version for Chrome, I think it would be possible using the OS version as the Safari browser version is related to the OS version on iOS.

In the meantime, this fix patches the GLTFLoader issue.

This contribution is funded by Utsubo

@Mugen87 Mugen87 merged commit 7e2f886 into mrdoob:dev Jun 21, 2024
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.

2 participants