Hi, I noticed a sort of bug with the following code:
local txt=display.newText(“HELLO\nWORLD”,150,150,nil,20)
HELLO and WORLD stay on the same line.
I have this problem on Mac Simulator (build 2015.2590). I don’t know if it works on the device, somebody could try it?
Thanks for your help!
PS: It works perfectly on Windows Simulator