I’ve developing a game like candy crush with a group of people. The map is made by 30 clickable button to enter a game session, scrollable, with a long background image covering all the 30 buttons.
In build, in some android device, the background image is missing and it shows a plan blu color instead of the long image.
I tried image component or rawimage but still nothing works. Maybe the quality is too big that in some devices the app turns off the image by itself? I dunno