jsartoolkitNFT icon indicating copy to clipboard operation
jsartoolkitNFT copied to clipboard

Threaded examples not working on mobile browser

Open MasoudShah opened this issue 10 months ago • 3 comments

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?

MasoudShah avatar Apr 22 '24 16:04 MasoudShah

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 avatar Apr 22 '24 19:04 kalwalt

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...

kalwalt avatar May 13 '24 15:05 kalwalt

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.

MasoudShah avatar May 14 '24 08:05 MasoudShah