Can't seem to get collision events to fire on moto droid

Collisions are happening but the event doesn’t fire. Works great in the emulator but not on the actual device.

Runtime:addEventListener( “collision”, function(event)
print(‘this will never fire’)
end)
Tried local events just on my object with the same result. [import]uid: 9099 topic_id: 2317 reply_id: 302317[/import]

This is a known issue and is fixed in the next Game Edition release (out very soon). [import]uid: 7559 topic_id: 2317 reply_id: 7393[/import]

That is great news as my game works excellent in an emulator… :slight_smile: can’t wait to get it out on the market! [import]uid: 9099 topic_id: 2317 reply_id: 7413[/import]