Some questions about HealthKit and background delivery
Summary The issue at hand involves background delivery with HealthKit and NSUserNotification. When an app is first run, it can successfully utilize background delivery to trigger background notifications upon data changes. However, after deleting the app from the background and reopening it, background notifications cease to function when data changes occur. This discrepancy raises questions … Read more