Skip to content

Migrate sample apps to UIKit scene-based lifecycle - #278

Merged
w-goog merged 14 commits into
masterfrom
feature/uiscene-migration
Jul 27, 2026
Merged

Migrate sample apps to UIKit scene-based lifecycle#278
w-goog merged 14 commits into
masterfrom
feature/uiscene-migration

Conversation

@w-goog

@w-goog w-goog commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

In the interest of fixing #276, we'll need to bump the sample apps to iOS 15+. Doing so requires using the scene-based lifecycle. This PR adds a scene delegate, and moves "auth session in-progress" check to that delegate.

@w-goog
w-goog requested a review from mdmathias July 22, 2026 22:13
@w-goog

w-goog commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Ok at last I've been able to test this on-device, and it works a treat :)

Comment thread Examples/Example-iOS/Source/SceneDelegate.h Outdated
Comment thread Examples/Example-iOS/Source/SceneDelegate.m Outdated
Comment thread Examples/Example-iOS/Source/SceneDelegate.h Outdated
@w-goog
w-goog merged commit 58feec4 into master Jul 27, 2026
12 checks passed
@w-goog
w-goog deleted the feature/uiscene-migration branch July 27, 2026 23:23
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.

2 participants