[TIMOB-314] Need to support Facebook module level state changes that aren't tied to a button
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:41.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M09 |
Components | Android |
Labels | android, facebook, feature, release-1.6.0 |
Reporter | Jeff Haynie |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:27:05.000+0000 |
Updated | 2011-04-17T01:52:41.000+0000 |
Description
The problem is if you login/logout programatically, you can't get state changes events w/o a hack.
The workaround temporarily is:
http://gist.github.com/254685">http://gist.github.com/254685
Comments
- Don Thorp 2011-04-15
Moving to 1.2.0 for triage. Not sure it's still valid.
- Stephen Tramer 2011-04-15
New module handles this correctly under iOS.
Tagging for Android and assigning to Don for triage on their side.
- Bill Dawson 2011-04-15
New module supports this. The login/logout events are on the module, not the button.
- Don Thorp 2011-04-15
Moving to a milestone for tracking.