I’ve got a project using version 2.4 of the ui.lua (http://developer.coronalabs.com/code/enhanced-ui-library-uilua).
In Corona build 894, the buttons (which are coded as onPress) work fine.
In Corona builds 919 and 924, the buttons (coded as onPress) cause the Simulator to unexpectedly close. Building it for the iPad, the app just crashes and disappears. If I change the buttons to onEvent, the same thing happens.
If I change the buttons to onRelease, the button click doesn’t crash the Simulator and the app continues on.
Any thoughts why this would be happening? Anyone else experiencing the same thing? [import]uid: 17827 topic_id: 31358 reply_id: 331358[/import]