Be sure to call QueryFriendsList, and wait for the delegate to broadcast that it is finished, before calling GetFriendsList. QueryFriendsList actually pulls the friendslist from whatever backend service you are using (Steam, XBox, PSN, etc), and stores it locally. GetFriendsList then gives your game that stored information.
1 Like