Skip to main content

Tracking From_Date in SDKs

Sebastian Eugenio avatar
Written by Sebastian Eugenio
Updated over 2 weeks ago

Each SDK has a specific class to track health data for each data type by specifying a date. The table below shows the available classes and the link to the documentation of the specific section:

Apple Health

Health Connect

iOS native

RookSummaryManger

RookEventsManager

-

React Native

useRookSummaries

useRookEvents

useRookSyncSummaries

useRookSyncEvents

Flutter

Android native

-

Before using the functions within each class, the SDK must be initialized and a user ID must be registered.

Did this answer your question?