-
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
iOS Chat - Downloaded share code is blank #49868
Comments
Triggered auto assignment to @thienlnam ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Downloaded QR Code is blank in iOS. What is the root cause of that problem?This happened after we upgraded the After knowing the issue is from the Previously, it used
But now, it looks like this:
A renderer is created and the context is now available from the What changes do you think we should make in order to solve the problem?There is a solution here but it's incomplete since it doesn't respect the So, to solve this, we need to move the rendering/"drawing" inside
The context now is coming from Last, we need to update this success variable with a __block modifier, so it's updatable from the
|
If we don't have to stick with |
This has been CPEd |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.41-1
Reproducible in staging?: Y
Reproducible in production?: N/A unable to check
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The downloaded share code is not blank
Actual Result:
The downloaded share code is blank
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6617724_1727463539750.ScreenRecording_09-28-2024_02-15-09_1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: