Hi,
In my project I have to load images from user mobile into a sprite. I use "file chooser" for it. It is meant for mobile devices ( will run on browser )
The weird & scary issue I found is that it "ignores" some file :- like if I select an image to load, it just ignores it. Initially I thought that it is due to size but I was soon proved wrong. And all are jpg format.
I want to look for errors. How to do it on mobile? Like I can press f11(or f12, don't remember exactly 😁) and look for red lines of errors