Activity Recognition
Activity events are delivered through the same native event pipeline as location and geofence events. Android uses Activity Recognition APIs. iOS uses Core Motion when available.
trackingMode: 'activityAware' enables activity collection alongside background
tracking. Apps can use onActivityChange events to pause, resume, or tune
tracking policy for their own product rules.
