Hello,
I installed 1.9 yesterday. All is working fine but I’m only having “black screen” on device.
(Corona simulator & XCode simulator run without any problem)
Same code on Glider 1.7.2 is working fine.
I tried with only a simple line of code >
local txt = display.newText(“Hello World!”, 200, 200, native.systemFont, 16)
Simulators worked, but not the iPad.
Any idea ?
thx for your help