inseven / builds

GitHub Actions status board for macOS and iOS
MIT License
1 stars 1 forks source link

fix: Support background refresh on iOS #344

Closed jbmorley closed 4 months ago

jbmorley commented 4 months ago

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.