Skip to content
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

App crashes when deeplinking to any room as anonymous user #53099

Closed
2 of 8 tasks
kavimuru opened this issue Nov 25, 2024 · 9 comments
Closed
2 of 8 tasks

App crashes when deeplinking to any room as anonymous user #53099

kavimuru opened this issue Nov 25, 2024 · 9 comments
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering Reviewing Has a PR in review

Comments

@kavimuru
Copy link

kavimuru commented Nov 25, 2024

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Bug found when validating the CP #53069
Version Number: 9.0.66-0
Reproducible in staging?: Yes
Reproducible in production?: In production clicking on the deeplink opens in mweb
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: No
If this was caught during regression testing, add the test name, ID and link from TestRail: n/a
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation (hyperlinked to channel name):

Action Performed:

  1. Open Hybrid App and log out if logged in
  2. Navigate to any room via deep link, eg https://staging.new.expensify.com/r/7522723033868280

Expected Result:

Room should open in Hybrid app

Actual Result:

App crashes when deeplinking to any room as anon user

Workaround:

unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Standalone
  • Android: HybridApp
  • Android: mWeb Chrome
  • iOS: Standalone
  • iOS: HybridApp
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence [Bug6676319_1732575208137!log.txt](https://github.com/user-attachments/files/17909986/Bug6676319_1732575208137.log.txt)
Bug6676319_1732574793816.Record_2024-11-25-23-44-10.mp4

View all open jobs on GitHub

@kavimuru kavimuru added DeployBlockerCash This issue or pull request should block deployment Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Nov 25, 2024
Copy link

melvin-bot bot commented Nov 25, 2024

Triggered auto assignment to @thienlnam (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

Copy link

melvin-bot bot commented Nov 25, 2024

Triggered auto assignment to @joekaufmanexpensify (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

Copy link

melvin-bot bot commented Nov 25, 2024

💬 A slack conversation has been started in #expensify-open-source

@github-actions github-actions bot added Engineering Hourly KSv2 and removed Daily KSv2 labels Nov 25, 2024
Copy link
Contributor

👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@mountiny
Copy link
Contributor

  Fatal Exception: java.lang.RuntimeException: Unable to resume activity {org.me.mobiexpensifyg/org.me.mobiexpensifyg.ExpensifyActivityBase}: java.lang.RuntimeException: null is not an object (evaluating 'user.getNameValuePair') at position 115:34 in app/libs/TryNewDotManager.js
navigateToNewDot@app/libs/TryNewDotManager.js:115:34
       at android.app.ActivityThread.performResumeActivity(ActivityThread.java:5377)
       at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:5420)
       at android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:64)
       at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45)
       at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:185)
       at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:103)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2724)
       at android.os.Handler.dispatchMessage(Handler.java:106)
       at android.os.Looper.loopOnce(Looper.java:255)
       at android.os.Looper.loop(Looper.java:364)
       at android.app.ActivityThread.main(ActivityThread.java:8979)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:572)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1053)

@mountiny mountiny added the Reviewing Has a PR in review label Nov 25, 2024
@mountiny mountiny reopened this Nov 26, 2024
@joekaufmanexpensify
Copy link
Contributor

Seems like we're working on a fix here, but LMK if there is anything I can help with!

@mountiny mountiny added Daily KSv2 and removed DeployBlockerCash This issue or pull request should block deployment Hourly KSv2 labels Nov 26, 2024
@mountiny
Copy link
Contributor

In this slack thread we confirmed the latest CP fixed this issue

@joekaufmanexpensify
Copy link
Contributor

TY!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering Reviewing Has a PR in review
Projects
None yet
Development

No branches or pull requests

4 participants