-
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
[HOLD for payment 2022-01-25] Android - App crashed after removing all permissions #7008
Comments
Triggered auto assignment to @danieldoglas ( |
This issue is unrelated to #6613. The crash is caused due to view state is not being persisted across activity restarts when permission is changed. |
It seems like react-native-screens was not properly configured for android.
import android.os.Bundle;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(null);
} |
Triggered auto assignment to @trjExpensify ( |
Job posted to Upwork: https://www.upwork.com/jobs/~01175e803854a62ae4 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
Triggered auto assignment to @pecanoro ( |
@rushatgabhane @pecanoro I've posted the reason for the crash & how to fix above. This was incorrectly tagged as a possible regression from one of my earlier PRs. That's why I had pitched in quite early. |
@aswin-s Thanks for the insight! Go ahead with the proposed solution, @trjExpensify will send the job offer in Upwork! |
📣 @aswin-s You have been assigned to this job by @pecanoro! |
Awesome! @aswin-s can you apply to the job on Upwork and then I'll hire you and start the contract. 👍 |
Makes sense. Thanks for the deets @aswin-s! |
Sent you the offer on Upwork, @aswin-s. 👍 |
Issue not reproducible during KI retests. (First week) |
@mvtglobally were you testing on staging? Looks like this was deployed to staging a few days ago: #7100 (comment) |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.30-3 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2022-01-25. 🎊 |
Issue not reproducible during KI retests. (Second week) |
Cool, we've hit 7 days since this was deployed to prod. I've settled up with you on Upwork, @aswin-s. Closing this out, thanks everyone! 🎉 |
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:
New Expensify app is working as expected without crash
Actual Result:
App crashed after removing all permissions.
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.24-8
Reproducible in staging?: Yes
Reproducible in production?: Yes
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
148008838-9dbf42fb-e5b1-4a1c-852d-bb3c8a26243c.mp4
Upwork job URL: https://www.upwork.com/jobs/~01175e803854a62ae4
Issue reported by: Applause
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: