For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieve UUID

You can use the following APIs to identify users and retrieve their UUIDs.

(void)userUUID:(void (^)(NSString * _Nullable uuid))userUUIDCompletionHandler;

Last updated