Sendeky / weatherkit-weather-app

An iOS weather app that utilizes Apple's WeatherKit API. For iOS and watchOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Widget doesn't update

Sendeky opened this issue · comments

Describe the bug
The widgets will not update

To Reproduce
Steps to reproduce the behavior:

  1. Add widgets to home-screen
  2. Don't enter app for at least 3 hours
  3. Widget information will be outdated and won't be updated until you enter the app again

Expected behavior
Widget should update the weather information regularly

Smartphone (please complete the following information):

  • Device: iPhone 14 Pro
  • OS: iOS 16.1.2
  • Version: 0.5.3

This should be fixed after adding the background refresh. I'll keep an eye on it to make sure.