Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threaded examples not working on mobile browser #391

Open
MasoudShah opened this issue Apr 22, 2024 · 3 comments
Open

Threaded examples not working on mobile browser #391

MasoudShah opened this issue Apr 22, 2024 · 3 comments

Comments

@MasoudShah
Copy link

I have checked the examples with threading. They greatly work as expected on windows browser (Chrome), but on Android Chrome, the detection of marker occurs but no objects of Threejs is shown on the screen. Is there a workaround for this issue?

@kalwalt
Copy link
Member

kalwalt commented Apr 22, 2024

I have checked the examples with threading. They greatly work as expected on windows browser (Chrome), but on Android Chrome, the detection of marker occurs but no objects of Threejs is shown on the screen. Is there a workaround for this issue?

Hi @MasoudShah that's strange, i have no idea why this happens, i need to check it.

@kalwalt
Copy link
Member

kalwalt commented May 13, 2024

I haven't checked with my mobile device but i'm pretty sure that it works on desktop (just tested no on Chrome browser) when i have a bit of time i will check again on Mobile: Probably, but i can not be sure, it's a css issue or something related...

@MasoudShah
Copy link
Author

The example works on my Chrome desktop too without any problem, but on mobile device no object can be seen. I even tested a video object and the video plays on marker detection, on desktop, no problem, but on mobile browser, only the sound plays and video not showing. Maybe the position of the marker is buggy on mobile and it is out of screen.

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

No branches or pull requests

2 participants