Thursday, 19 September 2013

How should I use identifierForVendor during development?

How should I use identifierForVendor during development?

The value of [UIDevice currentDevice].identifierForVendor changes every
time I run my application within the iOS simulator. I need to write logic
around this value persisting across debug / run sessions. Are there any
recommendations for accomplishing this?

No comments:

Post a Comment