Hi as of 2015.2687, the Windows version of the Corona simulator only detects the ‘key’ event when simulating an Android device. The OS X simulator however, always detects them.
I will gladly file a bug, but I’m hoping engineering can simply flip a flag or remove a check to allow all simulated devices on OS X and Windows to accept ‘key’ events?
I’m raising this point since, I do nearly 100% of my dev on Windows and I want to target the Windows desktop without having to use only certain simulator views while developing and testing. (Especially when working on a universally targeted app).
Thanks,
Ed