We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
_selectDefaultItem
Issues in _selectDefaultItem lead to SIGABRT crash
https://console.firebase.google.com/project/expensify-mobile-app/crashlytics/app/android:org.me.mobiexpensifyg/issues/85c581edcdb39b941df627e7b1324a71?time=1740700800000:1741910399000&sessionEventKey=67d1ae05036d000165e83ef3e7b76d08_2059397450377252633&types=crash
Logs:
_selectDefaultItem.log
The text was updated successfully, but these errors were encountered:
Discussing here https://expensify.slack.com/archives/C08CZDJFJ77/p1741953203133269?thread_ts=1741905139.377289&cid=C08CZDJFJ77 might have to be handled by Callstack or SWM as they have access to the firebase
Sorry, something went wrong.
Triggered auto assignment to @sonialiap (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.
Bug
Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue.
It looks like this crash has already happened before, see this comment. Back to then the fix was implemented: https://github.com/Expensify/Mobile-Expensify/pull/12440/commits/8a44f2c5c23c5ad8343bcdfb7bae9207b7bc409b But it doesn't handle the case when itemsReportIndex isn't correctly found, we need to check if it's not -1. Right now I'm trying to reproduce the crash with real-life scenario, and then I'm going to prepare a PR.
sonialiap
VickyStash
mountiny
No branches or pull requests
Issues in
_selectDefaultItem
lead to SIGABRT crashhttps://console.firebase.google.com/project/expensify-mobile-app/crashlytics/app/android:org.me.mobiexpensifyg/issues/85c581edcdb39b941df627e7b1324a71?time=1740700800000:1741910399000&sessionEventKey=67d1ae05036d000165e83ef3e7b76d08_2059397450377252633&types=crash
Logs:
_selectDefaultItem.log
The text was updated successfully, but these errors were encountered: