Skip to main content

react-native-tracker.platformcontextconfiguration.platformcontext

Home > @snowplow/react-native-tracker > PlatformContextConfiguration > platformContext

PlatformContextConfiguration.platformContext property

Whether to track the mobile context with information about the device. Note: Only some properties (osType, osVersion, deviceManufacturer, deviceModel, resolution, language, scale) will be tracked by default. Other properties can be assigned using the PlatformContextRetriever.

Signature:
platformContext?: boolean;