Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ This is a plugin for iOS that allows you to get a UUID (Universal Unique Identif

Inspired from [`StackOverflow: How to preserve identifierForVendor in ios after uninstalling ios app on device?`] (http://stackoverflow.com/questions/21878560/how-to-preserve-identifierforvendor-in-ios-after-uninstalling-ios-app-on-device).

Uses [`SSKeychain Cocoa Pod`](https://cocoapods.org/pods/SSKeychain).
Uses [`SSKeychain Cocoa Pod`](https://cocoapods.org/pods/SSKeychain).
**! SSKeychain deprecated, it is recommended we look at SAMKeychain. !**


## Installation
`tns plugin add nativescript-ios-uuid`
Expand Down