I have encountered an issue when testing my threeJS app on a real mobile device, as it only displays a blank white page. I suspect it may be related to webGL support.
Our graduation project needs to be functional on a mobile phone. What steps should we take to address this issue?
Are there any alternative JS libraries similar to threeJS that are known to work effectively on mobile devices?