When a player creates an invitation an entry is created in the GameInvitation table with a new Game Invitation ID and stores the Player ID as an entry. Then when a new user accepts an invitation (by logging in from the landing page), we add an entry in the GameInvitationEvent table which maps the Referring […]
Recent Comments