Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 754 Bytes

File metadata and controls

13 lines (8 loc) · 754 Bytes

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;