react-native-tracker.platformcontextretriever.getappsetidscope
Home > @snowplow/react-native-tracker > PlatformContextRetriever > getAppSetIdScope
PlatformContextRetriever.getAppSetIdScope property
Scope of the appSetId. Can be scoped to the app or to a developer account on an app store (all apps from the same developer on the same device will have the same ID).
getAppSetIdScope?: () => Promise<string | undefined>;