0.0.6 • Published 2 years ago

capacitor-ios-device-info v0.0.6

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
2 years ago

capacitor-ios-device-info

The sole purpose of this ios plugin is to generate a permanent UUID and persist that inthe keychain, so that the UUID is static forever.

Install

npm install capacitor-ios-device-info
npx cap sync

API

getUUID()

getUUID() => Promise<{ value: string; }>

Returns: Promise<{ value: string; }>


0.0.5

2 years ago

0.0.4

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago