[AC-6575] Global variables not available
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Done |
Resolution Date | 2020-07-20T13:46:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Unknown |
Created | 2020-07-20T09:03:33.000+0000 |
Updated | 2020-07-20T13:46:15.000+0000 |
Description
Starting with the titanium 8.3.0.GA sdk, the global variables declared in app.js no longer work. I must do so that these global variables are visible in my modules, it is worth mentioning that in the 8.2.1.GA sdk it does not mark the error.
Fixed by declaring variables as globals