You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method public Properties getClientInfo() in FBConnection never returns anything, because it uses a set of keynames (clientInfoPropNames) that is never populated.
Submitted by: @mrotteveel
The method public Properties getClientInfo() in FBConnection never returns anything, because it uses a set of keynames (clientInfoPropNames) that is never populated.