react-native-tracker.platformcontextconfiguration.platformcontextproperties
Home > @snowplow/react-native-tracker > PlatformContextConfiguration > platformContextProperties
PlatformContextConfiguration.platformContextProperties property
List of properties of the platform context to track. If not passed and platformContext is enabled, all available properties will be tracked. The required osType, osVersion, deviceManufacturer, and deviceModel properties will be tracked in the entity regardless of this setting.
platformContextProperties?: PlatformContextProperty[];