-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Latest android release builds are instantly crashing due to JS errors #51454
Comments
@kirillzyusko can you comment here, so you can be assigned for this? |
Yes, sure |
Triggered auto assignment to @MonilBhavsar ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
Current assignee @MonilBhavsar is eligible for the Engineering assigner, not assigning anyone new. |
Triggered auto assignment to @Gonals ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
Sorry for the pings, i can handle it with @kirillzyusko |
Me and @WoLewicki figured out that this crash is caused by #48160 At this point of time I don't think I can help here a lot so it's better to assign this issue to @WoLewicki @WoLewicki told me, that he will try to figure out, what exactly triggers a crash - if he'll be able to fix it he'll prepare a PR. If it takes a lot of time then he will simply disable bridgeless mode temporarily. |
Did you figure what the root cause is, like why did turning it on caused this crash? Or is that something you're still working on understanding @WoLewicki ? (just very curious about this super weird bug) |
Yeah, for now we managed to get to a point that:
It also happens on debug, but does not crash the app, that's why we didn't spot it since it's just a native crash. Now we are trying to understand why the flag for |
Requesting CP to get this fixed up, since the revert PRs have been merged: |
CP completed - @hannojg are you online to give it a test? |
@kirillzyusko can you test please |
@kirillzyusko confirmed here that the crash is not happening anymore! |
Resolved |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Slack thread: https://margelo.slack.com/archives/C05LX9D6E07/p1729847485394869
After releasing 9.0.54-0 we are experiencing constant crashes of the android app when build in release mode:
Steps to reproduce:
The text was updated successfully, but these errors were encountered: