[AC-3106] Statusbar iPhone - Click Event
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2012-07-19T16:40:37.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | iphone |
| Reporter | Steven Marshall |
| Assignee | Federico Casali |
| Created | 2012-06-28T15:55:10.000+0000 |
| Updated | 2016-03-08T07:48:09.000+0000 |
Description
Titanium.UI.iPhone.StatusBar.addEventListener('click',function(e){
alert("status clicked");
});
When I click on the status bar no event is fired.
I am closing this ticket as a result.