-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[$250] IOS/Android - App crashed after tap on download in optional menu #9010
Comments
Triggered auto assignment to @MariaHCD ( |
Seems like this crash is relevant. Worth noting that this crash is only reported on Android realme devices, but the bug is reproduced in iOS as well. |
Thanks, @roryabraham! From those issues, it looks this needs some more investigation:
|
Triggered auto assignment to @arielgreen ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav ( |
Triggered auto assignment to @chiragsalian ( |
Proposal: App/src/libs/fileDownload/getAttachmentDetails.js Lines 21 to 24 in 20c1174
crash is happening because of these lines, anchor tag does not have ATTACHMENT_PREVIEW_ATTRIBUTE = "src", and also we are not using previewSourceURL from the getAttachmentName anywhere, so we can remove these lines, and anchor tag has no data-name attribute, so we have to remove this line from here,
and can get filename for anchor tag as we are getting here
|
@kbecciv I've been trying to reproduce this but I am just not able to. I've attempted to download pdf, png, and mp4 files. My installed version is 1.1.62-0 and my local version is 1.1.64-0. @jayeshmangwani Thank you for the proposal, are you able to reproduce it at your end? |
@mananjadhav Yes, I am able to reproduce on my side, 9010-crash-issue.mov |
@mananjadhav yes this issue has been handled in "version": "1.1.64-0", it was happening in "version": "1.1.62-0" and now it's fixed |
Thanks for responding @jayeshmangwani. Appreciate your help. @arielgreen We can wait for one KI test and then close this one out. |
@mananjadhav are we good to close? |
Yeah @arielgreen, good to close. |
Issue not reproducible during KI retests. (First week) |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Able to download the file in optional menu
Actual Result:
App crashed after tap on download in optional menu
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.61.2
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Image.from.iOS.20.MP4
Expensify/Expensify Issue URL:
Issue reported by: Applause
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: