Skip to content

[stable] [android] release background image readers on <= Android 14 #171737

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

Conversation

gmackall
Copy link
Member

@gmackall gmackall commented Jul 7, 2025

CP of #171193.

Template:

  • Impacted Users (Approximately who will hit this issue, ex. all Flutter devs, Windows developers, all end-customers, apps using X framework feature).

All end users on Android 10-13 (inclusive) using an app with platform views.

  • Impact Description (What is the impact? ex. visual jank on Samsung phones, app crash, cannot ship an iOS app. Does it impact development? ex. flutter doctor crashes when Android Studio is installed. Or shipping a production app? ex. the app crashes on launch).

Full app crash when backgrounding and then bringing the app back up.

  • Workaround (Is there a workaround for this issue?)

No workaround.

  • Risk (What is the risk level of this cherry-pick?)

Medium

  • Test Coverage (Are you confident that your fix is well-tested by automated tests?)

No

  • Validation Steps (What are the steps to validate that this fix works?)

Launch an app with platform views on these api levels and background them, and then bring the app back up.

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@flutter-dashboard
Copy link

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@github-actions github-actions bot added platform-android Android applications specifically engine flutter/engine repository. See also e: labels. labels Jul 7, 2025
@gmackall gmackall requested a review from reidbaker July 7, 2025 23:33
@gmackall gmackall marked this pull request as ready for review July 7, 2025 23:48
@camsim99 camsim99 added the cp: review Cherry-picks in the review queue label Jul 8, 2025
Copy link
Contributor

@camsim99 camsim99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's land it! :)

@camsim99 camsim99 added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 8, 2025
@auto-submit auto-submit bot merged commit 72f2b18 into flutter:flutter-3.32-candidate.0 Jul 8, 2025
165 checks passed
auto-submit bot pushed a commit that referenced this pull request Jul 8, 2025
Updates `CHANGELOG` to reference the cherry-picks included in the 3.32.6 stable hotfix release:
#171106
#171239
#171737
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App cp: review Cherry-picks in the review queue engine flutter/engine repository. See also e: labels. platform-android Android applications specifically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants