react-native-device-info - v15.0.1
    Preparing search index...

    Function getAppSetId

    • Retrieves the app set ID information reported by the native platform.

      iOS ❌ Android ✅ Windows ❌ Web ❌ visionOS ❌

      Returns Promise<{ id: string; scope: number }>

      const result = await getAppSetId();