react-native-tracker.platformcontextretriever.getappsetid
Home > @snowplow/react-native-tracker > PlatformContextRetriever > getAppSetId
PlatformContextRetriever.getAppSetId property
Android vendor ID scoped to the set of apps published under the same Google Play developer account (see https://developer.android.com/training/articles/app-set-id).
Signature:getAppSetId?: () => Promise<string | undefined>;