Advanced Sessions Plugin

[quote=“KelbornKad, post:1904, topic:30020”]

Hello again, . I’m currently trying to get friends on android. We have two testers, who’ve loaded the app from store. “Get and Store Friends Info” node always calls “On failure” callback. All google-related subsystems are integrated. Have no idea what’s wrong. Could you please help me? Maybe, I have to do some changes in manifest?


IOnlineFriendsPtr FOnlineSubsystemGooglePlay::GetFriendsInterface() const
{
    return nullptr;
}

They don’t implement any sort of friends list for google play.

Not all features are implemented in all subsystems (some subsystem bases simply don’t support them).