Home > @snowplow/react-native-tracker > PlatformContextRetriever > getAppSetIdScope
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).
Signature:
getAppSetIdScope?: () => Promise<string | undefined>;