You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/28 12:00:32 UTC

[GitHub] [cordova-plugin-device] ericgopak commented on issue #112: UUID in debug and release mode is different

ericgopak commented on issue #112:
URL: https://github.com/apache/cordova-plugin-device/issues/112#issuecomment-717886682


   This doesn't seem to be a bug, but rather an expected behavior: unfortunately UUIDs may change between app installs (which you perform when you switch between debug and release).
   
   References for iOS: [StackOverflow](https://stackoverflow.com/questions/40753246/ios-uuid-different-for-same-app-depending-if-installed-through-xcode-or-testflig/40753810#40753810), [Apple docs](https://developer.apple.com/documentation/uikit/uidevice/1620059-identifierforvendor)
   
   References for Android: [StackOverflow](https://stackoverflow.com/a/2785493), [Android docs](https://developer.android.com/training/articles/user-data-ids)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org