[AC-2938] Global Variables seems not working always.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-04-09T14:26:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Suresh Sharma |
Assignee | Mauro Parra-Miranda |
Created | 2012-04-05T02:48:32.000+0000 |
Updated | 2016-03-08T07:47:55.000+0000 |
Description
we can define global Variables using Ti.App reference. but sometimes this doesn't As i experienced i have created Ti.App.userId & i logout with setting it null.But it keeps it value When i try to see my details so it seems not working always.Thats Why i have to use persistance data for this.
Suresh Sharma Please read [How to Submit a Bug Report](https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report) which explains how to create a test case and submit a jira ticket. That way we will be able to narrow down the issue and fix potential bugs quicker, thanks.
Can't reproduce this behavior. If need to reopen, please provide a test case.