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]
[import]uid: 52491 topic_id: 16238 reply_id: 60514[/import]