Regarding the NullPointerExceptions within the CoronaActivity (ie: key/touch events), we added additional error handling and null checks to prevent those exceptions from handling. This change will make it into daily build #1009, tomorrow.
That said, I’m surprised these exceptions are happening at all. The only way they can happen is if the CoronaActivity received key/touch events *after* the window was destroyed via a call to its onDestroy() method by the operating system. But in any case, it doesn’t hurt to have additional error handling on our end. If you can reproduce these NullPointerExceptions on your end, then please let us know if this fixed the issue. Thanks! [import]uid: 32256 topic_id: 35144 reply_id: 139837[/import]