Apple Health Behavior
Native iOS ==> Apple Health framework
Recent behavior in iOS 26 may cause older summary records to surface more frequently, potentially leading to delays in new data processing.
We’ve released SDK updates that help reduce unnecessary processing.
- Inform iOS Native SDK v2.1.0
Updating now ensures your app remains as performant as possible and we’re here if you need support.
Background Reading Sync
There are situations where Apple Health background sync is stopped and requires the app to be relaunched. These situations include:
- When the user explicitly kills the host app by swiping up on it from the App Switcher.
- When the OS kills the app due to low memory, low battery, etc.
- When the device is rebooted.
The user must restart the host app to resume background sync of Apple Health data.
Updated 3 days ago