Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unique ID on IOS? #6

Closed
winstef opened this issue Jan 13, 2015 · 2 comments
Closed

Unique ID on IOS? #6

winstef opened this issue Jan 13, 2015 · 2 comments

Comments

@winstef
Copy link

winstef commented Jan 13, 2015

Hi,

After reading that the uuid on iOS is not unique to a device using the apache cordova device plugin, I was wondering if your plugin was different from it?
How does it work with iOS? is it a unique ID that I can rely on?

Thank you.

@Paldom
Copy link
Owner

Paldom commented Feb 8, 2015

Hi @winstef,
sorry for late response, hope I can still help. Since iOS 7, the device ID is not available on iOS platform, but this plugin uses a different solution: an unique ID is automatically generated before the first use and is saved to the device keychain. This UUID remains the same after app uninstall, system update etc.

@winstef
Copy link
Author

winstef commented Feb 23, 2015

Hey,

Thank you for help, it seems to be working fine on Android and iOS.

@winstef winstef closed this as completed Feb 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants