Skip to content
/ YiUUID Public

This library provides the simplest API to obtain universally unique identifiers with different levels of persistence.

License

Notifications You must be signed in to change notification settings

coderyi/YiUUID

Repository files navigation

This library provides the simplest API to obtain universally unique identifiers with different levels of persistence.

CocoaPods

pod 'YiUUID'

Persistence

  • yes
  • - no
PERSISTS App memory App relaunch Reset Advertising Identifier App reinstall System reboot System upgrade System reset
uuid - - - - - - -
uuidForKey - - - - - -
uuidForSession - - - - - -
uuidForInstallation - - -
uuidForVendor - * - -
uuidForDevice **

License

Released under MIT License.

About

This library provides the simplest API to obtain universally unique identifiers with different levels of persistence.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published