I use [[device identifierForVendor] UUIDString] to return the udid.
When I test with a build using my iPad the value returned is different to when I run using the app when downloaded from the App Store.
I am using the same device, yet the udid differs?
I have only noticed this since updating to Xcode 6.1.
Is there a setting in Xcode that determines this?
thanks.