Skip to content

Add onStart handler to AppDelegate#246

Open
dfabulich wants to merge 1 commit into
skiptools:mainfrom
dfabulich:on-start
Open

Add onStart handler to AppDelegate#246
dfabulich wants to merge 1 commit into
skiptools:mainfrom
dfabulich:on-start

Conversation

@dfabulich
Copy link
Copy Markdown
Contributor

On Android, onStart is called right before onResume if the app is launching, or if the app had been stopped. On iOS, we're tracking this with a state variable.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

On Android, `onStart` is called right before `onResume` if the app is launching, or if the app had been stopped. On iOS, we're tracking this with a state variable.
@cla-bot cla-bot Bot added the cla-signed label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant