-
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
fix android com.facebook.jni.CppException crash #40872
Conversation
@ShridharGoel will review this PR as C+ role based on comment #40699 (comment) |
@dukenv0307 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
@ShridharGoel Can you always reproduce this bug in Android? |
@ShridharGoel can you please complete the checklist? |
Hello, I'm on vacation for 2 days and will test this on Friday. |
@tienifr It's difficult to replicate since it's a race condition. Can you try changing the workspace avatar multiple times? |
This comment has been minimized.
This comment has been minimized.
I tried but still could not reproduce. Let me try again. |
@ShridharGoel Can you help review the PR once you have a chance? Thanks |
Will be testing this today, I was OOO.
|
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-05-21.at.12.36.24.AM.movAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@tienifr Can you complete the author checklist and add the testing steps? We can also do some sanity testing at places where the library is used. I've tested the workspace avatar uploading flow. |
@ShridharGoel I updated the test steps |
However, I faced an issue when running android on my device so I could not test. |
@mountiny Can you help create an ad-hoc build? Thanks |
Now I can run Android on my device and it works well |
I'll test again in sometime and then approve.
…On Fri, May 3, 2024, 10:12 AM Tienifr ***@***.***> wrote:
Now I can run Android on my device and it works well
—
Reply to this email directly, view it on GitHub
<#40872 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIPLJHFU4VOE576S777GC2LZAMISVAVCNFSM6AAAAABGWYHPPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJSGEYTEMRYGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Please help review it once you have a chance @ShridharGoel |
@mountiny Can you help review this PR? Thanks |
@ShridharGoel Making the build for testing too. Now there is a merge freeze but I will review and merge after that is done |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
@ShridharGoel would you be able to add Android testing video please? |
Build is failing locally and Adhoc build keeps asking for update. Can we merge main here and start new adhoc build? |
@tienifr Can you please merge main? |
@ShridharGoel @mountiny I merged main |
@mountiny Can you add the label for adhoc build? |
New build is running https://github.com/Expensify/App/actions/runs/9161335268 |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Added video. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks! Waiting for the merge freeze to get lifted!
🚀 Deployed to staging by https://github.com/chiragsalian in version: 1.4.76-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.76-7 🚀
|
Details
Fixed Issues
$ #40699
PROPOSAL: #40699 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
output.mp4
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop