Skip to content

Migrate standard sample apps to UIScene lifecycle - #2884

Open
LouiseHsu wants to merge 3 commits into
mainfrom
sample-app-first-batch
Open

LouiseHsu wants to merge 3 commits into
mainfrom
sample-app-first-batch

Conversation

@LouiseHsu

@LouiseHsu LouiseHsu commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

@LouiseHsu
LouiseHsu marked this pull request as ready for review September 2, 2026 20:17

return true
}
func application(

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Since this is optional and no-op, we can either delete it or keep it with a one-line comment explaining what a host would do here

@@ -1,5 +1,4 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think we can remove this?

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.

[UIScene] Migrate flutter/samples to UIScene lifecycle

2 participants