[AC-2016] Problem using Ti.UI.currentWindow
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Needs more info |
| Resolution Date | 2013-04-05T17:47:00.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | n/a |
| Reporter | Thiago Madeira Pinto |
| Assignee | Mauro Parra-Miranda |
| Created | 2013-04-05T17:32:13.000+0000 |
| Updated | 2016-03-08T07:40:57.000+0000 |
Description
When I try to use: Ti.UI.currentWindow it´s return error:
"Uncaught TypeError: Cannot call method 'add' of null"
Sample code needed to test