-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Return value of tryNewDot NVP in authenticate response #51958
Comments
Notes from my dev env testing:
|
Data being returned to Web. I might need to work on the Web-E changes next. |
Spent all day on chores, reviews, App deploy No progress. |
Auth PR merged, awaiting deployment. I have some Web changes to make in addition. |
Web-E PR in review: https://github.com/Expensify/Web-Expensify/pull/44422 |
PRs merged, awaiting deployment |
Auth - done |
Just deployed to prod |
Problem
We need to return the tryNewDot NVP value to HybridApp users so that we can route users to the correct app experience. This is required for the TTI app start improvement issue.
Solution
Return the value of tryNewDot dismissed in the authenticate command.
The text was updated successfully, but these errors were encountered: