Skip to main content

react-native-tracker.platformcontextconfiguration.platformcontextretriever

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

PlatformContextConfiguration.platformContextRetriever property

Set of callbacks to be used to retrieve properties of the platform context. Overrides the tracker implementation for setting the properties.

Signature:
platformContextRetriever?: PlatformContextRetriever;