Skip to content

Commit a54890b

Browse files
authored
Update cross-platform invites documentation for sessions
Document that the session name must currently be `GameSession` for cross-platform invites to work. This is a temporary requirement until sessions has been refactored to use the rooms system.
1 parent 3c6f8b2 commit a54890b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/setup/crossplatform/invites.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ To have cross-platform invites work with sessions, you'll need to:
2020
- Ensure that "Presence Advertises" is to set "Session" in Project Settings.
2121
- Ensure that "Should Advertise" is enabled when the session is created.
2222
- Ensure that "Uses Presence" is enabled when the session is created.
23+
- The session name must be `GameSession`.
2324

2425
Once this is done, the plugin will automatically advertise it on the local platform.
2526

0 commit comments

Comments
 (0)