Hi,
I’m having a crazy issue with all my devices with the colours of some rects when applying alpha channel. On the simulator it works always perfect, but when it comes to the device here is what happens:
This is how the application should look like, and it does… well sometimes. Some times I open the application on my ipad or android device and the colours are the way they are supposed to be
but then, sometimes, exactly the same application, just closing it and reopen it , produce this weird look where all the colours goes wrong
Does anyone experience this issue? know how to solve it? I’ve been crazy with these for weeks now. Please I need some input from you guys and also some help from Corona.
One data, I’m using the latest daily build, this is happening since I’ve migrated my code to Graphics 2.0, and for the nature of my code I always use the object.fill = {r, g, b} for filling rects.
Thanks for your help
Juan Cruz