Skip to content

UI scene lifecycle support - #363

Merged
reshab-code merged 1 commit into
feat/release_4.2.0from
UIScene-lifecycle-support
Aug 20, 2026
Merged

UI scene lifecycle support #363
reshab-code merged 1 commit into
feat/release_4.2.0from
UIScene-lifecycle-support

Conversation

@akashvercetti

Copy link
Copy Markdown
Contributor

@cursor

cursor Bot commented Jul 9, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6e3f7b9d-f31f-4551-9c14-8a0ae9704bd8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch UIScene-lifecycle-support

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@shubhambjadhavar

shubhambjadhavar commented Jul 9, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@reshab-code reshab-code changed the title UI scene lifecycle support @coderabbitai UI scene lifecycle support Jul 15, 2026

@reshab-code reshab-code left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

+ (instancetype)sharedInstance;

- (void)applicationDidLaunchWithOptions:(NSDictionary *)options;
- (void)sceneWillConnectWithOptions:(UISceneConnectionOptions *)connectionOptions API_AVAILABLE(ios(13.0));

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

since we have another PR which moves these files to other folder, there will be merge conflict. @akashvercetti @reshab-code check order of PR merge for these 2 PRs or create a feature branch to be safe side before merging it to develop directly, as version bump PR also have one api changes

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yes a feature base branch will be needed for 4 PRs:
@reshab-code make a new feature branch with the word "4.2.0" in it and change the base branch of all 4 PRs.
I think your SPM PR should be merged last cuz u moved some files in another folder.

#363
#356
#364
#369

@reshab-code
reshab-code changed the base branch from develop to feat/release_4.2.0 August 17, 2026 07:36
@reshab-code
reshab-code merged commit c4b8e4d into feat/release_4.2.0 Aug 20, 2026
4 checks passed
@reshab-code
reshab-code deleted the UIScene-lifecycle-support branch August 20, 2026 15:33
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.

4 participants