Alerts not working on Device

I’m not sure if this is a bug or not but when I type an alert such as:

local alert = native.showAlert( "do something", "A successful click does something",   
 { " ok", "No Thanks"},onComplete)  

It work’s 100% fine on the simulator but when I build/test for the device I get nothing. Am I missing something or is it a bug?

Thanks. [import]uid: 23649 topic_id: 16238 reply_id: 316238[/import]

Does this happen when you run the sample from CoronaSDK > SampleCode > Interface > Alert ?

What version of Corona are you currently using?

Peach :slight_smile: [import]uid: 52491 topic_id: 16238 reply_id: 60514[/import]

Hey I’m sorry, forgot I posted this (I fixed it) but ran into a really annoying bug that I had file a report about. [import]uid: 23649 topic_id: 16238 reply_id: 60524[/import]