Skip to content

Conversation

@davidejensen
Copy link
Member

Pull Request Description

What does this PR change?

This PR adds an entry point checkmark and an app arg that force the onboarding flow as if we were new users.
This will simplify testing the flow instead of creating a new account every time.
Keep in mind that this is not 100% as if we were starting with a new account as the profile is not erased, it just forces on client side the onboarding flow in the initial loading

Test Instructions

Prerequisites

Test Steps

  1. Launch the client with a new user and check that the onboarding flow is working correctly

  2. Launch the client with an old user and verify that the onboarding flow doesn't happen

  3. Launch the client with an old user with the parameter --force-onboarding and verify that even if the account is old the onboarding flow happens

Additional Testing Notes

  • Note any edge cases to verify
  • Mention specific areas that need careful testing
  • List known limitations or potential issues

Quality Checklist

  • Changes have been tested locally
  • Documentation has been updated (if required)
  • Performance impact has been considered
  • For SDK features: Test scene is included

Code Review Reference

Please review our Code Review Standards before submitting.

@davidejensen davidejensen self-assigned this Oct 7, 2025
@davidejensen davidejensen requested review from a team as code owners October 7, 2025 08:56
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

@m3taphysics
Copy link
Collaborator

This is blocked until we re-enable the onboarding flow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants