[AC-1090] Facebook 'uid' value evaluates as 'undefined' when using a cached session
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-09-30T04:06:08.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator Modules |
Labels | n/a |
Reporter | Stephen Hickey |
Assignee | Shak Hossain |
Created | 2015-06-27T09:47:49.000+0000 |
Updated | 2016-03-08T07:37:26.000+0000 |
Description
The *uid* value of the Facebook module evaluates as 'undefined' when using a cached session.
If the session has been newly created then the value is populated. It is only after the app has been closed and reopened am I seeing this problem.
Other values such as *accessToken* seem to be fine.
[~doittwice] can you please attach a test case?