iOS 8 today widget stops working after a while
问题 I've made a today widget for the german ice hockey league DEL. I'm loading the next games from our server an show them in a tableView. The loading process is started in the proposed method "widgetPerformUpdateWithCompletionHandler". Initially i'm loading some cached data in "viewWillAppear". Everything works great so far! But after a while (one day) the widget stops working. When I open the notification center the widget appears normal, but it is never updated again. I have to remove the