-
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
Upgrade react-native-vision-camera #52880
Upgrade react-native-vision-camera #52880
Conversation
This reverts commit 737e79d.
@allgandalf 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] |
…ture/51761-upgrade-react-native-vision-camera
@rezkiy37 have you tested this on a real device ? by any chance do you have physical android handy to check it? |
Yes, I have. The videos I attached are from the physical devices IOS and Android. |
@rezkiy37 we have a failing test, can you please have a look ? |
Yes, I am investigating it right now. |
…ture/51761-upgrade-react-native-vision-camera
Fixed. |
I will ask for an ADHOC build for this one and test on iOS and android :) |
🚧 @mountiny has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
It works properly on Android, Android Chrome, and IOS Safari 😎 Videos
Android.mp4Android.Chrome.mp4IOS.Safari.mp4Unfortunately, I could not run the app on my iPhone because "its integrity could not be verified". However, I have the dev. mode enabled. @mountiny, do you know how I can fix it? cc @allgandalf |
@rezkiy37 thanks for testing on other platforms, for iOS, we need to register UDID to run the adhoc on iphone. I have mine registered i will test it and update the checklist 😄 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
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.
Completed testing on Physical iOS and camera works as usual:
ScreenRecording_11-28-2024.01-16-30_1.MP4
Thanks for the efforts @rezkiy37 🙇
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.
Neil is ooo until Monday so I will go ahead with merging this PR. Thanks for working on this
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.68-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.68-7 🚀
|
Explanation of Change
The PR upgrades
react-native-vision-camera
along with patch updates.Fixed Issues
$ #51761
PROPOSAL: #51761 (comment)
Tests
There are no UI/UX changes, so the camera should work the same way it does now.
Offline tests
Same as "Tests".
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Same as "Tests".
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
Android.mp4
Android: mWeb Chrome
Android.Chrome.mp4
iOS: Native
IOS.mp4
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop