Add Multiplayer preview to unauthenticated Settings - #10
Open
anamhira47 wants to merge 2 commits into
Conversation
Show crew-based multiplayer preview with demo members, cars, and feature highlights. Includes a dedicated login CTA for signed-out users. Co-authored-by: Anam Hira <anam@revyl.ai>
Configure SweepAlertSwift scheme and Revyl app ID for cloud build/dev loop. Co-authored-by: Anam Hira <anam@revyl.ai>
anamhira47
marked this pull request as ready for review
June 28, 2026 07:51
|
Preview builds for
Validation
What we exercised We launched the app in a signed-out state and opened the Settings panel. Under Settings, we verified that the old locked crew placeholder is replaced by the new Multiplayer preview card. This card successfully displays the demo crew name, member avatars, cars, and the login call-to-action button, ensuring signed-out users get a clear preview of the multiplayer feature. Revyl debug · proof diagnostics (internal)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Adds a Multiplayer section to the unauthenticated Settings screen so signed-out users can see how crew-based multiplayer works before logging in.
In SweepAlert, multiplayer is the car crew experience: shared cars, move claims, crew alerts, and invite links for roommates/partners.
What changed
Apartment car crew, 3 players, 2 cars) fromSharedCarCrew.demomultiplayer-login-button)Before
Map screen (signed-out state before opening Settings):
Previously, signed-out Settings only showed a locked Crew row: "Sign in to manage cars."
After
Settings → Multiplayer section (verified on Revyl device):
Device verification
revyl build --remote --platform ios)Files changed
apps/ios-sweep-alert/SweepAlertSwift/ContentView.swift—signedOutMultiplayerSectionreplacessignedOutCrewSection