I saw that when I work on testFlight or AppStore, UIDevice.current.identifierForVendor are not the same.
I changed my apple account (personnel account to company account) -> it will change UIDevice.current.identifierForVendor
now I need to change my computer, to migrate on MacMini M1, with a new certificate on Xcode : will it change all UIDevice.current.identifierForVendor ???
do you know all the parameters that change this value?