-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Problem
Coming from this thread and this one.
The goal is to put 100% of new sign-ups through NewDot with the August release. Plans are a-foot with the new home page on expensify.com to redirect those sign-ups to new.expensify.com. A large portion of sign-ups come from the native mobile app though, so we'll be sending all of those to the OldDot experience on HybridApp, as the new home page logic doesn't cover them.
In order to not miss out on that large population of new sign-ups on native mobile, we want to load the newDot experience in HybridApp for them.
Solution
We'll need to either pass the shouldSetClassicRedirectNVP param from Mobile, or default to setting it on the backend with some additional handling for the new web landing page logic. The first solution is simpler but requires a Hybrid App deploy.
Note: I don't know how closely correlated this is with the other issue Jules, like if we need to hold on it or if SWM can work on this issue, but wanted to make sure we have an issue for it to verify as you mentioned in the thread.
CC: @AndrewGable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status