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

    Function syncUniqueId

    • Preloads the unique ID on iOS so that getUniqueId can resolve synchronously later in the app lifecycle.

      Compatibility: iOS ❌ Android ✅ Windows ❌ Web ❌ visionOS ❌

      Returns Promise<string>

      const result = await syncUniqueId();