The background app refresh overhaul means that the current code hasn't aged gracefully at all.
- Add
os_log support to assist in debugging issues
- Add background refresh support
- Refactor complication update times:
- Interleave with background refresh
- Optimize for waking hours (6 AM – 10 PM)?
The background app refresh overhaul means that the current code hasn't aged gracefully at all.
os_logsupport to assist in debugging issues