native.showAlert and onPress handlers

with the Corona SDK an alert can be created by an onPress handler of a ui button

with the GameEditionBeta this doesn’t work. it works OK on the simulator but not on the device.
the alert shows up when the button is pressed, and pops up with every other onPress handler of other ui buttons on the screen!
the alert works OK if an onRelease handler creates it.

[import]uid: 6459 topic_id: 2211 reply_id: 302211[/import]