Just checked out the new api at http://www.coronalabs.com/blog/2013/04/23/new-corona-cloud-api-library/ and it seems a bit more stable / usable than the previous one, however I noticed that it only handled “touch” events but not “tap” events. Unfortunately my menu typically uses tap rather than touch so even when the touch listener is returning true, my tap listener is still being called “under” the gameNetwork GUI. It would be nice for the GUI to also take car of the tap listener.
Cheers,
Marco