jsartoolkitNFT
jsartoolkitNFT copied to clipboard
Threaded examples not working on mobile browser
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?
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.
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...
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.