javaBin / javaBin/javazone-ios-app

Background refresh

Open
#24 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Implement background refresh?

Easy to do - but should we? If so - can we make it happen more often on conference dates (when data is changing due to video links) and far less often before and after (when data is static) ?

We register that we want to use it - then at app start we call setMinimumBackgroundFetchInterval. I wonder if we can simply not call that unless opened on a conference day ? How to turn off afterwards?

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by locating the app-start call to setMinimumBackgroundFetchInterval and trace how conference dates and background refresh are registered; done means agreeing on and implementing refresh behavior for conference days versus static periods, including how it is disabled afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.