Hey there! I have a question (or an observation, perhaps)?
If I take a JPG file and use Paint or GIMP to convert the file to a PNG, then later when testing on Apple/iOS devices, the graphic won’t load (even with .png naming at the end).
Is that common? A gotcha? Or am I just doing something wrong? Am I not allowed to convert JPG to PNGs?
I’m using display.newImage(“PictureName.png”) so I don’t think the code is the problem.
Sorry if this is a stupid question, but it’d help out a lot with the app I’m making.