Skip to content

Add a note on working around a potential crash on iOS#13244

Merged
sfshaza2 merged 4 commits intomainfrom
fix-13243
Apr 22, 2026
Merged

Add a note on working around a potential crash on iOS#13244
sfshaza2 merged 4 commits intomainfrom
fix-13243

Conversation

@sfshaza2
Copy link
Copy Markdown
Contributor

@sfshaza2 sfshaza2 commented Apr 1, 2026

Fixes #13243

@sfshaza2 sfshaza2 requested a review from jmagman April 1, 2026 18:49
@sfshaza2 sfshaza2 requested a review from a team as a code owner April 1, 2026 18:49
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds documentation notes to the platform channels guide, explaining how to handle the UISceneDelegate lifecycle in both Swift and Objective-C to prevent crashes when the window is nil. The review feedback suggests minor wording adjustments for consistency and formatting changes to improve readability by wrapping long lines.

Comment thread src/content/platform-integration/platform-channels.md Outdated
Comment thread src/content/platform-integration/platform-channels.md Outdated
@flutter-website-bot
Copy link
Copy Markdown
Collaborator

flutter-website-bot commented Apr 1, 2026

Visit the preview URL for this PR (updated for commit 3f21734):

https://flutter-docs-prod--pr13244-fix-13243-xq9dd1co.web.app

Comment thread src/content/platform-integration/platform-channels.md Outdated
@jmagman jmagman requested review from LouiseHsu and vashworth and removed request for jmagman April 2, 2026 19:22
@sfshaza2 sfshaza2 merged commit 47ff756 into main Apr 22, 2026
10 checks passed
@sfshaza2 sfshaza2 deleted the fix-13243 branch April 22, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iOS version of Example crashes on iOS 26

4 participants