Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Support background refresh on iOS #344

Merged
merged 4 commits into from
Apr 18, 2024

Conversation

jbmorley
Copy link
Contributor

@jbmorley jbmorley commented Apr 16, 2024

This change adds background refresh to iOS (with a requested frequency of 15m) to try to ensure the app is up to date on first launch. Ideally this would be combined with work like #359 to ensure we're as lightweight as we can be when performing updates.

@jbmorley jbmorley marked this pull request as draft April 16, 2024 18:08
@jbmorley jbmorley changed the title fix: Experimental background refresh on iOS fix: Support background refresh on iOS Apr 18, 2024
@jbmorley jbmorley marked this pull request as ready for review April 18, 2024 22:26
@jbmorley jbmorley merged commit ea97171 into main Apr 18, 2024
3 checks passed
@jbmorley jbmorley deleted the jbmorley/experimental-background-refresh branch April 18, 2024 22:31
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.

Use background updates to ensure build status is up-to-date on app launch
1 participant