Skip to content

iOS- Tap the Switch to Expensify Classic on Coming soon modal is redirected to browser #80732

@jponikarchuk

Description

@jponikarchuk

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Version Number: 9.3.10-3
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from BrowserStack: #79908
Email or phone of affected tester (no customers): N/A
Issue reported by: Applause Internal Team
Bug source: Pull Request QA execution
Device used: iOS 15.8.3 / iPhone 7 Plus
App Component: Other

Action Performed:

Precondition (can be done in Web):

  1. Create new account and create a workspace
  2. Go to OldDot and run this script to disable policy expense chat:
    p = Policy.getCurrent();
    p.policy.isPolicyExpenseChatEnabled = false;
    p.save();

Steps:

  1. Launch the hybrid app and login using a new account from the precondition
  2. Go Reports > Expense
  3. Tap the Create expense
    Verify that the Coming soon modal appears
  4. Tap the "Switch to Expensify Classic" button

Expected Result:

Tap the "Switch to Expensify Classic" button on the Coming soon modal should redirect to OD inside the hybrid app

Actual Result:

Tap the "Switch to Expensify Classic" button on the Coming soon modal is redirected to OD in the browser
Note:

  • This issue is only reproducible on iOS, and not reproducible on Android

Workaround:

Unknown

Platforms:

  • Android: App
  • Android: mWeb Chrome
  • iOS: App
  • iOS: mWeb Safari
  • iOS: mWeb Chrome
  • Windows: Chrome
  • MacOS: Chrome / Safari

Screenshots/Videos

1.mp4

View all open jobs on GitHub

Metadata

Metadata

Assignees

Labels

BugSomething is broken. Auto assigns a BugZero manager.InternalRequires API changes or must be handled by Expensify staffMonthlyKSv2Overdue

Type

No type
No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions