You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered an issue where the subscribe change functionality does not seem to work when the app is closed. I've already ensured that the following settings are enabled:
HealthKit Background Delivery
Background Fetch
Background Processing
Background Notification
Despite these configurations, changes are not being delivered as expected when the app is completely closed. Is there an additional step or configuration I might have missed to enable background HealthKit updates effectively?
@krisnapy Thanks for clarifying! I think this is probably a limitation on Apples side, they tend to restrict background tasks in general when an app has been forcefully killed.
Hello,
I've encountered an issue where the subscribe change functionality does not seem to work when the app is closed. I've already ensured that the following settings are enabled:
Despite these configurations, changes are not being delivered as expected when the app is completely closed. Is there an additional step or configuration I might have missed to enable background HealthKit updates effectively?
The text was updated successfully, but these errors were encountered: