I tried b338 today and saw that “tap” events are not working any more on Android - “touch” events do work - and both are fine on iOS and simulator. (device is a galaxy tab 2.2)
I am registering the listener to an object (dunno if it makes a difference) and I can see in logcat that the two toWindow events gets delivered.
okay, cool thanks carlos!
I checked out b309 and they are not working there too, so it must have happend quite a while ago. [import]uid: 11772 topic_id: 8623 reply_id: 31072[/import]
I’m experiencing the same problem with the latest stable build (484)
Any solutions yet?
In my code, the format offered by aleeri still does not work on Android. Works fine on iOS and on the Corona simulator. [import]uid: 33608 topic_id: 8623 reply_id: 38600[/import]
Thanks! It works. Almost gave up on making an android version for my app…
Using the last daily build all tap events work fine. [import]uid: 33608 topic_id: 8623 reply_id: 38728[/import]