Preloads the unique ID on iOS so that getUniqueId can resolve synchronously later in the app lifecycle.
Compatibility:
const result = await syncUniqueId(); Copy
const result = await syncUniqueId();
Preloads the unique ID on iOS so that getUniqueId can resolve synchronously later in the app lifecycle.
Compatibility:
