Hi,
When I run my game in simulator, it says this several times on every frame:
2013-04-22 19:19:28.820 Corona Simulator[669:f03] WARNING: Due to system limitations, display.newText() width is going to be increased to nearest multiple of 4: 640 ===> 348.
I checked my codes but I’m not giving 640 as width to any of my display.newText calls. So what could be the problem?
Thanks.