Home > @snowplow/react-native-tracker > PlatformContextConfiguration > platformContext
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;