Advanced Sessions Plugin

[quote=“xugg01, post:2000, topic:30020”]

Hello, I want to know if your problem is solved. I have encountered the same problem. I set up GameInstance according to the tutorial, and the parent class is changed to StaemAdvanceFriend. When I sent my friend an invitation to Steam, his Steam showed my invitation, but the AcceptInvite event did not fire. I want to know what might be the reason.

None of the default engine subsystems currently implement “OnInviteReceived”, it is exposed for third party subsystems that may end up using it, but with the raw engine it is a dead event.