fabiocaccamo / FCUUID

:iphone: :id:  iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor.
MIT License
1.61k stars 226 forks source link

same ID,one iphone ,two UDID #21

Closed tangbing closed 4 years ago

tangbing commented 5 years ago

I use FCUUID as NSString *deviceUUID = [FCUUID uuidForDevice];,but` same ID,one iphone ,two UDID,log is NSUbiquitousKeyValueStore error: com.xxx.xxx has no valid com.apple.developer.ubiquity-kvstore-identifier entitlement,can you help me?

zero1222 commented 5 years ago

Is it possible to generate the same ID in two different applications?

fabiocaccamo commented 5 years ago

@zero1222 actually it is not possible, this could be a new feature.